Nathalie Furmento
|
6a6b787b10
examples/lu,mpi/examples/mpi_lu: fix non-cuda build
|
před 10 roky |
Samuel Thibault
|
ab7af769cf
ajout modèles pour attila
|
před 10 roky |
Samuel Thibault
|
2f22c422c9
Fix crash on termination
|
před 10 roky |
Samuel Thibault
|
ba51c57892
fix non-cuda build
|
před 10 roky |
Nathalie Furmento
|
59b5af52ae
tools/perfmodels: document how to use given perfmodels by setting STARPU_PERF_MODEL_DIR (the files no longer need to be kept in a directory named .starpu)
|
před 10 roky |
Nathalie Furmento
|
13e585c929
tools/perfmodels: document how to use given perfmodels by setting STARPU_PERF_MODEL_DIR (the files no longer need to be kept in a directory named .starpu)
|
před 10 roky |
Nathalie Furmento
|
ccc55ff153
doc/doxygen/chapters/40environment_variables.doxy: fix variable name
|
před 10 roky |
Nathalie Furmento
|
f8dad7db33
New environment variable STARPU_PERF_MODEL_DIR which can be set to specify a directory where to store performance model files in. When unset, the files are stored in /.starpu/sampling
|
před 10 roky |
Samuel Thibault
|
505aaf5a25
fix build
|
před 10 roky |
Samuel Thibault
|
dc60b6bd7a
Avoid redefining cudaStream_t, in case the caller defines STARPU_DONT_INCLUDE_CUDA_HEADERS and still includes some cuda header itself
|
před 10 roky |
Samuel Thibault
|
1f81323901
fix build
|
před 10 roky |
Samuel Thibault
|
f3d488b260
Avoid including cublas.h to avoid conflicting with cublas_v2.h
|
před 10 roky |
Samuel Thibault
|
34248f4d14
explicit versions of the blas
|
před 10 roky |
Nathalie Furmento
|
36fe1cbc6e
src/core/perfmodel: store at the beginning of the application the names for the different perfmodel directories, there is no need to recalcute them at each function call
|
před 10 roky |
Olivier Aumage
|
a0c36cc735
- execute Cuda/OpenCL omp target tasks without StarPU/OpenMP wrapper
|
před 10 roky |
Samuel Thibault
|
353019fea0
Enable integer resolution for gemm, it's not costly here
|
před 10 roky |
Samuel Thibault
|
c53f16a65d
Add gemm perfmodels
|
před 10 roky |
Samuel Thibault
|
c66eca1555
increase default matrix size
|
před 10 roky |
Samuel Thibault
|
be9be0e496
Fix flops computation in gemm
|
před 10 roky |
Samuel Thibault
|
f7fe21380e
TODO
|
před 10 roky |
Samuel Thibault
|
8ede268af6
Add bound support to gemm
|
před 10 roky |
Samuel Thibault
|
ed082a5e41
Integrate bound in lu output
|
před 10 roky |
Samuel Thibault
|
3192fc5b08
Make some example outputs nicer to plot
|
před 10 roky |
Samuel Thibault
|
24a6bf49c0
Fix footprint computation without bound
|
před 10 roky |
Samuel Thibault
|
d6b04d16b6
Fix crash when enabling bounds
|
před 10 roky |
Samuel Thibault
|
d045a58e37
Add stencil perfmodel
|
před 10 roky |
Samuel Thibault
|
0630c33945
Fix running stencil in simgrid
|
před 10 roky |
Samuel Thibault
|
699f63f475
Use bigger tasks by default
|
před 10 roky |
Samuel Thibault
|
0fee7354fd
Increase the default matrix size to get about 1GiB data
|
před 10 roky |
Samuel Thibault
|
e4d72271e7
port r14072 from 1.1: Document a bit the mirage architecture
|
před 10 roky |