Skip to content

Opensource equivalent of ptxas for NVIDIA Maxwell and Pascal architectures

License

Notifications You must be signed in to change notification settings

gpuocelot/openptxas

 
 

Repository files navigation

MaxAs

Assembler for NVIDIA Maxwell architecture

To install (system-wide):

sudo cpanm git://github.com/NervanaSystems/maxas.git

or

perl Makefile.PL
make
sudo make install

See wiki pages for more information:

Related work with lots of additional shader assembly (sass) examples:

This project is released under the MIT License.

-- Scott Gray

About

Opensource equivalent of ptxas for NVIDIA Maxwell and Pascal architectures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Sass 52.1%
  • Perl 41.5%
  • C++ 4.7%
  • Cuda 1.6%
  • Python 0.1%