Skip to content

qiutianzzz/maxas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DISCONTINUATION OF PROJECT

This project will no longer be maintained by Intel. Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project. Intel no longer accepts patches to this project.

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

Assembler for NVIDIA Maxwell architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Sass 56.3%
  • Perl 36.8%
  • C++ 5.2%
  • Cuda 1.7%