Samuel Thibault 3e3f41a828 fix cuda version of shadow3d 13 年 前
..
audio d2cd1868e2 provide good examples by always using cudaMemsetAsync, not cudaMemset 13 年 前
axpy 29b7f32f77 Provide good examples by always using streams for cublas 13 年 前
basic_examples 59cb5ccbb9 Fix build on systems that do not have nearbyintf(). 13 年 前
binary 0755556822 examples: new exemple to test storing and loading compiled OpenCL kernel on and from the file system 13 年 前
callback 0ee3ebd86c examples: return 77 when there are no devices. 14 年 前
cg 9ba1ab9eb7 cg.c: free data. 14 年 前
cholesky 29b7f32f77 Provide good examples by always using streams for cublas 13 年 前
common d20369d76e BLAS: A and B must be of type "const TYPE *" in SGEMM. 14 年 前
cpp 76428a1544 examples/cpp/incrementer_cpp: make sure we return the right return value from main(). 14 年 前
filters 3e3f41a828 fix cuda version of shadow3d 13 年 前
fortran 719155db9f copyright fixes 15 年 前
gl_interop d2cd1868e2 provide good examples by always using cudaMemsetAsync, not cudaMemset 13 年 前
gordon 0d9f08ae8d Fix copyrights, thanks Ludo! 15 年 前
heat 29b7f32f77 Provide good examples by always using streams for cublas 13 年 前
incrementer 0ee3ebd86c examples: return 77 when there are no devices. 14 年 前
interface 10dede5684 examples/interface/complex: implement ram<->opencl asynchronous copies 14 年 前
lu 29b7f32f77 Provide good examples by always using streams for cublas 13 年 前
mandelbrot 0cbe489754 Function renaming: 14 年 前
matvecmult 1a83af1be4 Make sure users use starpu_conf_init to initialize starpu_conf. Fix some code 13 年 前
mult 437affee48 examples: deal with ENODEV errors 14 年 前
openmp a4c024da3e typos 13 年 前
pi d2cd1868e2 provide good examples by always using cudaMemsetAsync, not cudaMemset 13 年 前
pipeline 606087f389 Fix copyright years 13 年 前
ppm_downscaler 572473b193 examples: check return values of starpu functions 14 年 前
profiling 0ee3ebd86c examples: return 77 when there are no devices. 14 年 前
reductions d2cd1868e2 provide good examples by always using cudaMemsetAsync, not cudaMemset 13 年 前
scheduler b64a380f87 Disable pgreedy in the schedulers.sh. 13 年 前
spmd 38609b1ecc Free allocated vector 14 年 前
spmv 9f4255e6dc examples/spmv: fix datatypes for opencl kernel 14 年 前
stencil a6fb489423 examples/: Exit from the main function by returning 77 if starpu_init() returned -ENODEV. 14 年 前
tag_example 98c8720097 examples/tag_example/tag_restartable.c: lower values on slow machines 14 年 前
top 572473b193 examples: check return values of starpu functions 14 年 前
.gitignore 27eaf1ca36 Add `.gitignore'. 15 年 前
Makefile.am ffed3ea57c Add more 3D filters: vertical, depth, and shadow variants 13 年 前