Nathalie Furmento
|
d05a008dbb
Vector scal example: fix cuda implementation. Thanks to Satoshi Ohshima for reporting the error.
|
14 年之前 |
Nathalie Furmento
|
8cc1ec59d6
doc: add missing initialisation in example code. Thanks to Satoshi Ohshima for reporting the error
|
14 年之前 |
Nathalie Furmento
|
cce6154e09
OpenCL driver: build options for compiling opencl kernels no longer have a default value. Always use the value given by the user
|
14 年之前 |
Cédric Augonnet
|
73b390e55d
Fix typo
|
14 年之前 |
Nathalie Furmento
|
51b04ba8f9
OpenCL Driver: update functions to compile opencl kernel
|
14 年之前 |
Nathalie Furmento
|
1bd31a571f
examples/opt: add Makefile.am
|
14 年之前 |
Nathalie Furmento
|
03052db3a3
examples: error-prone examples are moved into a opt sub-directory, their execution is optional
|
14 年之前 |
Nathalie Furmento
|
0e4686c334
configure.ac: when searching for curand library, add cuda ldflags in search path
|
14 年之前 |
Nathalie Furmento
|
e009156e28
Tools: fix rules for building fxt tools. There is no need to have specific rules, the global ones can be used
|
14 年之前 |
Samuel Thibault
|
68c2135caf
fix yet more c++-like comments
|
14 年之前 |
Samuel Thibault
|
379244939c
missing bit from r3443
|
14 年之前 |
Samuel Thibault
|
42f96ee07f
Remove some unused-but-set variable in example sources.
|
14 年之前 |
Samuel Thibault
|
69cc1613a7
missing bit from previous commit
|
14 年之前 |
Samuel Thibault
|
2efb9fb40d
Obvious fixes to example sources to compile as strict c89.
|
14 年之前 |
Samuel Thibault
|
17e420dd09
Fixes comment style in files in the include directory to allow
|
14 年之前 |
Nathalie Furmento
|
6a38cd14e0
src/Makefile.am: libraries StarPU depends on need to be added when building the main library when compiling on MacOS. Thanks to Guillaume Alleon for reporting this issue
|
14 年之前 |
Nathalie Furmento
|
4231064e60
Configuration and compilation system: fix OpenCL settings
|
14 年之前 |
Cédric Augonnet
|
3e719c4c87
Fix the write-through mechanism by making it synchronous. This is not the best
|
14 年之前 |
Cédric Augonnet
|
75d51aa2aa
create_request_to_fetch_data may return NULL to indicate that the request was
|
14 年之前 |
Cédric Augonnet
|
7256c391e1
Update the Makefile.am to the recent changes in tests/opt too
|
14 年之前 |
Cédric Augonnet
|
3d5d21f389
wt_host is part of the optional tests
|
14 年之前 |
Cédric Augonnet
|
6674168898
Move the opt directory into tests/opt/
|
14 年之前 |
Nathalie Furmento
|
8e7dd0e906
compilation system: cuda cppflags should also not be included automatically
|
14 年之前 |
Nathalie Furmento
|
aa683e2b27
Configuration and Compilation system:
|
14 年之前 |
Nathalie Furmento
|
4a11b4ef93
Makefile.am: compile mpi first as some examples need the MPI library
|
14 年之前 |
Nathalie Furmento
|
d2aeac86df
Make some tests optional.
|
14 年之前 |
Cédric Augonnet
|
075d63e1a9
This new test is similar to wt_broadcast except that it only puts the result in
|
14 年之前 |
Cédric Augonnet
|
25b19d2f1d
Add the wt_broadcast test. This test ensures that the wt mechanism is working
|
14 年之前 |
Nathalie Furmento
|
85f203b568
tests/: do not display messages when environment variable STARPU_SSILENT is set
|
14 年之前 |
Ludovic Courtès
|
9d34786546
gcc: Have the codelet structure inherit the visibility of the task.
|
14 年之前 |