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