Man page - nvptx-none-as(1)

Packages contains this manual

Manual

NVPTX-NONE-AS

NAME
SYNOPSIS
OPTIONS
REPORTING BUGS
COPYRIGHT

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/SourceryTools/nvptx-tools/issues>.

COPYRIGHT

Copyright Β© 2024 The nvptx-tools Developers 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.