Samuel Thibault
|
7cef636fa4
Also look at CUDA_ROOT environment variable
|
hace 13 años |
Nathalie Furmento
|
2d66bc2dd5
tests/sched_policies/data_locality.c: add message on error
|
hace 13 años |
Cyril Roelandt
|
3b00577cbd
examples/basic_examples/variable: fix the return value.
|
hace 13 años |
Cyril Roelandt
|
281f5e37b5
Make sure CUDA cards with capabilities < 1.3 do not try to perform opertions on doubles.
|
hace 13 años |
Cyril Roelandt
|
defec827d3
Initialize progression_hook_rwlock and tag_global_rwlock before they have to be used.
|
hace 13 años |
Cyril Roelandt
|
0c893dd530
Dynamically initialize progression_hook_rwlock and tag_global_rwlock.
|
hace 13 años |
Cyril Roelandt
|
1691b73727
Fix a cast.
|
hace 13 años |
Cyril Roelandt
|
18b1f16e45
Call STARPU_CUBLAS_REPORT_ERROR upon failure of a function from the CUBLAS library
|
hace 13 años |
Cyril Roelandt
|
6178d5fd8d
Call STARPU_CUBLAS_REPORT_ERROR upon failure of a function from the CUBLAS library.
|
hace 13 años |
Cyril Roelandt
|
9074f1c3eb
Add a Coccinelle script that intends to make sure STARPU_CUBLAS_REPORT_ERROR is called when a function from the CUBLAS library fails.
|
hace 13 años |
Cyril Roelandt
|
750f030c04
examples/lu/xlu_kernels.c: do not just abort when a cublas call fails; print an error message first to help us debug the code.
|
hace 13 años |
Cyril Roelandt
|
5c76f7cb8f
Always initialize model->rwlock. This fixes a crash on Darwin.
|
hace 13 años |
Cyril Roelandt
|
6a90fa970d
Fix MPI build on Darwin.
|
hace 13 años |
Nathalie Furmento
|
f1787070df
gcc-plugin/tests/Makefile.am: update CLEAN_FILES
|
hace 13 años |
Ludovic Courtès
|
9a867e4c88
gcc: Fix `registered' attribute on GCC 4.7.
|
hace 13 años |
Cyril Roelandt
|
ea74b72efe
Fix unused variable when using neither CUDA nor OpenCL.
|
hace 13 años |
Nathalie Furmento
|
e977e633b5
configure.ac: build examples by default
|
hace 13 años |
Nathalie Furmento
|
4335c3d786
tests/datawizard/interfaces: use enum exit_code type when possible
|
hace 13 años |
Nathalie Furmento
|
25b7f47c18
tests/datawizard/interfaces: use enum exit_code type when possible
|
hace 13 años |
Nathalie Furmento
|
61db5dba98
src/top/starpu_top_connection.c: remove double declaration (it is already in .h file)
|
hace 13 años |
Nathalie Furmento
|
656eec2e71
src/top/starpu_top.c: fix format string conversion
|
hace 13 años |
Nathalie Furmento
|
7b55f1207c
examples: opencl copy functions now use the type cl_event* instead of void*
|
hace 13 años |
Nathalie Furmento
|
9a75235eda
src/drivers/opencl: fix format string conversion and set external declaration in .h file
|
hace 13 años |
Nathalie Furmento
|
e8f72be46d
src/sched_policies/detect_combined_workers.c: fix format string conversion
|
hace 13 años |
Nathalie Furmento
|
9492e7e995
src/core/sched_policy: set external declarations in .h file
|
hace 13 años |
Nathalie Furmento
|
1a191f2d97
src/core/topology.c: fix format string conversion
|
hace 13 años |
Nathalie Furmento
|
eb756a8668
mpi/Makefile.am: fix setting of variable LOG_COMPILER and TESTS_ENVIRONMENT (aka i should read my modifs twice before committing ...)
|
hace 13 años |
Cyril Roelandt
|
6f68a98e7f
Fix a typo in the AUTHORS file.
|
hace 13 años |
Ludovic Courtès
|
eb226c1d9e
gcc: Fix compilation with GCC 4.7.
|
hace 13 años |
Ludovic Courtès
|
32afe5bad0
build: Fix Automake hack in `gcc-plugin'; clarify comments.
|
hace 13 años |