NervanaSystems / maxas

Assembler for NVIDIA Maxwell architecture

Home Page:https://github.com/NervanaSystems/maxas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://github.com/NervanaSystems/maxas

License:MIT License


Languages

Language:Sass 56.3%Language:Perl 36.8%Language:C++ 5.2%Language:Cuda 1.7%