A small set of modifications to allow external applications to use the RUNTIME API
This is a set of modification made from the look at the exageostat application that not only uses chameleon algorithms, but also tries to add its own algorithms using the RUNTIME API from chameleon. These changes are made to avoid conflict and copy/paste in ExaGeostat.
Merge request reports
Activity
changed milestone to %Chameleon 1.3.0
assigned to @faverge
added 10 commits
-
98ab710d...3ad53bc1 - 3 commits from branch
solverstack:master
- 56fcd18e - Remove GNU_SOURCE from the public header
- 41e55df1 - tools: add lapack.h to check_header exceptions
- 55af8975 - starpu: Split the internal headers from thos that we can make public for an external use
- ca8a8763 - starpu: Change structure names to make them closer to the structure they extend
- 514779e3 - starpu: Try to split what can be public if the user wants to add its own...
- 1e410e5d - coreblas: update cblas/lapacke header to add the util functions
- f2fb93cb - coreblas: update cblas/lapacke header to add the util functions
Toggle commit list-
98ab710d...3ad53bc1 - 3 commits from branch
added 24 commits
-
f2fb93cb...182b047f - 17 commits from branch
solverstack:master
- 18e92262 - Remove GNU_SOURCE from the public header
- 63929cb1 - tools: add lapack.h to check_header exceptions
- 4b2140f5 - starpu: Split the internal headers from thos that we can make public for an external use
- b234dbe7 - starpu: Change structure names to make them closer to the structure they extend
- aac7d32d - starpu: Try to split what can be public if the user wants to add its own...
- 9a0da438 - coreblas: update cblas/lapacke header to add the util functions
- 397cb7c6 - coreblas: update cblas/lapacke header to add the util functions
Toggle commit list-
f2fb93cb...182b047f - 17 commits from branch
added 5 commits
- 5a621bf3 - starpu: Split the internal headers from thos that we can make public for an external use
- f8951972 - starpu: Change structure names to make them closer to the structure they extend
- cdb6aa9b - starpu: Try to split what can be public if the user wants to add its own...
- 3414dd99 - coreblas: update cblas/lapacke header to add the util functions
- 17605a54 - coreblas: update cblas/lapacke header to add the util functions
Toggle commit listadded 8 commits
-
17605a54...ab1ea264 - 2 commits from branch
solverstack:master
- f6257ba3 - Remove GNU_SOURCE from the public header
- 3a9d635a - tools: add lapack.h to check_header exceptions
- 5d4b4782 - starpu: Split the internal headers from thos that we can make public for an external use
- d2f5dc66 - starpu: Change structure names to make them closer to the structure they extend
- a82aa7f0 - starpu: Try to split what can be public if the user wants to add its own...
- 7cf47b08 - coreblas: update cblas/lapacke header to add the util functions
Toggle commit list-
17605a54...ab1ea264 - 2 commits from branch
added 7 commits
-
7cf47b08...bd7ce661 - 2 commits from branch
solverstack:master
- 94092a9f - Remove GNU_SOURCE from the public header
- 857eedef - tools: add lapack.h to check_header exceptions
- 98f89444 - starpu: Split the internal headers from thos that we can make public for an external use
- 3c423f35 - starpu: Change structure names to make them closer to the structure they extend
- f7ca29c9 - starpu: Try to split what can be public if the user wants to add its own...
Toggle commit list-
7cf47b08...bd7ce661 - 2 commits from branch
mentioned in commit d3264843
Please register or sign in to reply