Skip to content

caomw/GATLAS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GATLAS - GPU Automatically Tuned Linear Algebra Software

Chris Jang
fastkor@gmail.com

October 18 2010

Download source code: http://github.com/cjang/GATLAS
Website: http://golem5.org/gatlas

Successor project: https://github.com/cjang/chai

Note: Please read INSTALL .

===============================================================================
HISTORY

May 2010 - First generation design developed for ATI Radeon 5870 GPU
Aug 2010 - Second generation with ATI 5870, 5770, 5670, 5440 and NVIDIA 480
Oct 2010 - Third generation with experimental branch merged back to master

===============================================================================
THANKS

Romain Dolbeau for testing the first generation code on a variety of platforms
including: Supermicro mainboard with dual HD 5870s; nVidia Tesla Fermi C2050;
PS3 with STI Cell. Romain gave very valuable feedback at an early stage of
development that contributed to the second generation technology roadmap.

Michael Chu and AMD/ATI for a box of engineering samples. This has been very
helpful to ensure good support across a wide range of GPU cards. It also gave
insight into kernel designs that generalize well across different GPU models.

About

GPU Automatically Tuned Linear Algebra Software

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.6%
  • Shell 0.4%