nvptx-none-as - "assembler" for PTX
Contents
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.
nvptx-tools 1.0 January 2025 NVPTX-NONE-AS(1)
Name
nvptx-none-as - "assembler" for PTX
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>.
Synopsis
nvptx-none-as [option...] [asmfile]
