File: README.source

package info (click to toggle)
starpu 1.4.5%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 38,692 kB
  • sloc: ansic: 324,396; sh: 7,181; makefile: 6,636; lisp: 6,055; xml: 5,031; f90: 4,994; python: 2,398; cpp: 1,353; java: 330; sed: 162; pascal: 57; fortran: 25
file content (9 lines) | stat: -rw-r--r-- 389 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
StarPU for Debian
-----------------

The source is the same for the main and the contrib package. The only difference
is that the contrib package build-depends on the cuda SDK. To switch to main
rules, run ./debian/rules main, and the same for contrib.

The content of the orig file is the same as upstream except that
examples/pi/SobolQRNG and doc/doxygen/{html,starpu.pdf} were removed.