logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nvptx-none-run - run PTX binaries locked, compiled with -mmainkernel

Name

       nvptx-none-run - run PTX binaries locked, compiled with -mmainkernel

Options

-S, --stack-size N
              Set per-lane GPU stack size to N (default: auto)

       -H, --heap-size N
              Set GPU heap size to N (default: 256 MiB)

       -L, --lanes N
              Launch N lanes (for testing gcc -muniform-simt)

       -O, --optlevel N
              Pass PTX JIT option to set optimization level N

       -g, --lineinfo
              Pass PTX JIT option to generate line information

       -G, --debuginfo
              Pass PTX JIT option to generate debug information

       --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-run [option...] program [argument...]

See Also