- Notifications
You must be signed in to change notification settings - Fork38
Automatically Tuned Linear Algebra Software (ATLAS)
License
math-atlas/math-atlas
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
#.Use git to grab the files from github, using one of the workflow ideasoutlined bygitwash.
#.Extract Makefile that will build the ATLAS source tree:Decide where you wish to create the ATLAS source tree. This directory shouldnot presently exist, since theMakefile is going to create it for you.Create the source tree with the command:
make srcdir=<your chosen directory>
ifsrcdir is not given theMakefile creates a directoryTEST in themath-atlas directory (i.e.srcdir defaults to./TEST).
- Create ATLAS source tree:cd to yoursrcdir and issuemake to build the ATLAS tree.After the tree is built,./atltar.sh will build the standardtarfile from the ATLAS source tree generated bymake.
#Extract: Read all aboutextractin order to understand why I use basefiles, and what extractis doing when creating your source tree.
About
Automatically Tuned Linear Algebra Software (ATLAS)
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.