8000 GitHub - gothictomato/maxas: Assembler for NVIDIA Maxwell architecture
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gothictomato/maxas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MaxAs

Assembler for NVIDIA Maxwell architecture

Intel & the original developer seem to have moved on, so I'm going to play with it.

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 55.7%
  • Perl 37.4%
  • C++ 5.1%
  • Cuda 1.7%
  • Python 0.1%
0