Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
download:sac2c [2018/01/30 00:20] – updated tgz install instructions hnvdownload:sac2c [2019/01/13 12:03] – version add hnv
Line 1: Line 1:
 ===== 1 Compiler: the sac2c ecosystem ===== ===== 1 Compiler: the sac2c ecosystem =====
- 
-==== Major Release ==== 
- 
-The following packages contain the latest //major-number// release of ''sac2c''. 
  
 <callout type="info" icon="true"> <callout type="info" icon="true">
Line 10: Line 6:
  
 The packages below have been build against the following libraries **which need to be available on the system** in order to install the compiler: The packages below have been build against the following libraries **which need to be available on the system** in order to install the compiler:
-  - CUDA 8.0+  - CUDA (at least version 9.0)
   - HWLOC   - HWLOC
 </callout> </callout>
- 
-{{filelist>packages/release/sac*&style=page&recursive=1&sort=name&direct=1&showdate=0&showsize=1}} 
- 
-=== Extra === 
-We also have some //user-contributed// packages --- as these are packages outwith the project, we can not provide any support on these. Please communicate with the package maintainers.  
- 
-{{tablelayout?colwidth=","}} 
-^ OS ^ External Link ^ 
-| ArchLinux | via [[https://aur.archlinux.org/packages/sac2c|AUR]] | 
  
 ==== Weeklies --- Bleeding-Edge Release ==== ==== Weeklies --- Bleeding-Edge Release ====
Line 30: Line 17:
 </callout> </callout>
  
-{{filelist>packages/weekly/sac*&style=page&recursive=1&sort=name&direct=1&showdate=0&showsize=1}}+=== Ubuntu 14 === 
 +{{filelist>packages/weekly/Ubl14/sac*&style=table&tableheader=1&recursive=1&sort=mtime&direct=1&showdate=1&showsize=1}} 
 +=== Ubuntu 16 === 
 +{{filelist>packages/weekly/Ubl16/sac*&style=table&tableheader=1&recursive=1&sort=mtime&direct=1&showdate=1&showsize=1}} 
 +=== RHEL 6 === 
 +{{filelist>packages/weekly/RHEL6/sac*&style=table&tableheader=1&recursive=1&sort=mtime&direct=1&showdate=1&showsize=1}} 
 +=== RHEL 7 === 
 +{{filelist>packages/weekly/RHEL7/sac*&style=table&tableheader=1&recursive=1&sort=mtime&direct=1&showdate=1&showsize=1}} 
 +=== Linux x64 === 
 +{{filelist>packages/weekly/Linux/sac*&style=table&tableheader=1&recursive=1&sort=mtime&direct=1&showdate=1&showsize=1}} 
 + 
 +==== Major Release ==== 
 + 
 +The following packages contain the latest //major-number// release of ''sac2c''
 + 
 +=== Ubuntu 14 === 
 +{{filelist>packages/release/Ubl14/sac*&style=table&tableheader=1&recursive=1&sort=mtime&direct=1&showdate=1&showsize=1}} 
 +=== Ubuntu 16 === 
 +{{filelist>packages/release/Ubl16/sac*&style=table&tableheader=1&recursive=1&sort=mtime&direct=1&showdate=1&showsize=1}} 
 +=== RHEL 6 === 
 +{{filelist>packages/release/RHEL6/sac*&style=table&tableheader=1&recursive=1&sort=mtime&direct=1&showdate=1&showsize=1}} 
 +=== RHEL 7 === 
 +{{filelist>packages/release/RHEL7/sac*&style=table&tableheader=1&recursive=1&sort=mtime&direct=1&showdate=1&showsize=1}} 
 +=== Debian 7 === 
 +{{filelist>packages/release/Deb7/sac*&style=table&tableheader=1&recursive=1&sort=mtime&direct=1&showdate=1&showsize=1}} 
 +=== Debian 8 === 
 +{{filelist>packages/release/Deb8/sac*&style=table&tableheader=1&recursive=1&sort=mtime&direct=1&showdate=1&showsize=1}} 
 +=== Linux x64 === 
 +{{filelist>packages/release/Linux/sac*&style=table&tableheader=1&recursive=1&sort=mtime&direct=1&showdate=1&showsize=1}} 
 +=== MacOS X (10.12) === 
 +{{filelist>packages/release/mac10.12/sac*&style=table&tableheader=1&recursive=1&sort=mtime&direct=1&showdate=1&showsize=1}} 
 + 
 +=== Extra === 
 +We also have some //user-contributed// packages --- as these are packages outwith the project, we can not provide any support on these. Please communicate with the package maintainers.  
 + 
 +{{tablelayout?colwidth=","}} 
 +^ OS ^ External Link ^ 
 +| ArchLinux | via [[https://aur.archlinux.org/packages/sac2c|AUR]] |
  
 ==== Installing ==== ==== Installing ====
Line 53: Line 77:
 </panel> </panel>
 <panel type="default" title="Pkg (Apple MacOS)"> <panel type="default" title="Pkg (Apple MacOS)">
-The ''pkg'' is installer that will place the SaC files in the correct location on your system. Symbolic links to the SaC binaries are created in ''/usr/local/bin'' for your convenience.+The ''pkg'' is an installer that will place the SaC files in the correct location on your system. Symbolic links to the SaC binaries are created in ''/usr/local/bin'' for your convenience.
  
 The SaC binaries are postfixed by their release type (production or debug), so there is a ''sac2c_p'' and ''sac2c_d'' respectively, ''sac2c'' is simply a link to ''sac2c_p''. The SaC binaries are postfixed by their release type (production or debug), so there is a ''sac2c_p'' and ''sac2c_d'' respectively, ''sac2c'' is simply a link to ''sac2c_p''.