- 09 Dec, 2020 12 commits
-
-
Swann Perarnau authored
See merge request !171
-
Swann Perarnau authored
[feature] Area Cuda Unified See merge request !170
-
Nicolas Denoyelle authored
-
Swann Perarnau authored
[fix] Tutorial with map anonymous See merge request !169
-
Nicolas Denoyelle authored
-
Swann Perarnau authored
[cleanup] Sparse layouts See merge request !168
-
Nicolas Denoyelle authored
-
Swann Perarnau authored
Small doc cleanup See merge request !134
-
Swann Perarnau authored
Missing dependency and typos.
-
Swann Perarnau authored
Needed update with respect to new submodules and fixing asking users to pull through ssh.
-
Swann Perarnau authored
Public users do not have git access to xgitlab, so they must clone the repository using the read-only https url.
-
Swann Perarnau authored
Doxygen definitions for files created by the configure step (like include/aml/utils/version.h) are not available for documentation on readthedocs, given that the builder doesn't configure the project before building the doc. Replace the version explanation to avoid the use of the affected doxygen group.
-
- 04 Dec, 2020 3 commits
-
-
Swann Perarnau authored
Remove Cuda Layout See merge request !167
-
Nicolas Denoyelle authored
-
Nicolas Denoyelle authored
-
- 03 Dec, 2020 2 commits
-
-
Swann Perarnau authored
Default dma for linux See merge request !166
-
Nicolas Denoyelle authored
-
- 20 Oct, 2020 2 commits
-
-
Swann Perarnau authored
[fix] Export pkg-config flags for cuda and hwloc See merge request !165
-
Nicolas Denoyelle authored
-
- 05 Oct, 2020 8 commits
-
-
Swann Perarnau authored
[ci] additional distribution check See merge request !164
-
Swann Perarnau authored
We need to make util libraries in tests dependencies of the check target to ensure that they are only built during `make check`. Otherwise automake will build them during make, and before excit, breaking our global LDFLAGS for tests will break since excit is not built yet.
-
Swann Perarnau authored
`make distcheck` removes write permissions on unpacked dist files, making removal of the artefact a problem.
-
Swann Perarnau authored
Move common code in a different file, add a header just for the tests. Also cleanup a little bit the test Makefile.am.
-
Swann Perarnau authored
Add headers to the automake infrastructure to ensure that `make dist` will include them. Also remove one "header" that was in a .c, and not needed as of now.
-
Swann Perarnau authored
-
Swann Perarnau authored
Check that this version of the source can be packaged.
-
Swann Perarnau authored
[fix] properly create destdir for html doc See merge request !161
-
- 02 Oct, 2020 10 commits
-
-
Swann Perarnau authored
Solve an issue where the destination directory for the documentation was not created during install phase. Also cleanup the automake rules for documentation. See #76 for details.
-
Swann Perarnau authored
[fix] Update hwloc version check to oldest supported hwloc version. See merge request !163
-
Nicolas Denoyelle authored
-
Swann Perarnau authored
[ci] vendor Nix packaging See merge request !162
-
Nicolas Denoyelle authored
-
Nicolas Denoyelle authored
-
Swann Perarnau authored
Add config.h to files that depend on _GNU_SOURCE for symbols. See #44.
-
Valentin Reis authored
-
Valentin Reis authored
-
Swann Perarnau authored
Before all hell breaks loose if we make a change to argopkgs, let's pin the CI shell to its current, working version.
-
- 24 Sep, 2020 2 commits
-
-
Swann Perarnau authored
[fix] initiator search See merge request !159
-
Nicolas Denoyelle authored
-
- 16 Sep, 2020 1 commit
-
-
Swann Perarnau authored
[feature] add ptr argument to layout duplicate method See merge request !158
-