Provided by: nvptx-tools_0.20230123-1_amd64 bug

NAME

       nvptx-none-as - "assembler" for PTX

SYNOPSIS

       nvptx-none-as [option...] [asmfile]

OPTIONS

       -m TARGET
              Override  target  architecture  used  for  ptxas verification (default: deduce from
              input's preamble)

       -o FILE
              Write output to FILE

       -v     Be verbose

       --verify
              Do verify output is acceptable to ptxas

       --no-verify
              Do not verify output is acceptable to ptxas

       --help Print this help and exit

       --version
              Print version number and exit

REPORTING BUGS

       Report bugs to <https://github.com/MentorEmbedded/nvptx-tools/issues>.

COPYRIGHT

       Copyright  2015  Mentor  Graphics  License  GPLv3+:   GNU   GPL   version   3   or   later
       <http://gnu.org/licenses/gpl.html>  This program is free software; you may redistribute it
       under the terms of the GNU General Public License version 3 or later.   This  program  has
       absolutely no warranty.