- Oct 15, 2024
-
-
Thomas Jahns authored
-
- Jul 22, 2024
-
-
Thomas Jahns authored
-
Thomas Jahns authored
* This should reduce unnecessary recompilations after e.g. re-running configure or config.status.
-
- Jul 02, 2024
-
-
Thomas Jahns authored
- May 23, 2024
-
-
Thomas Jahns authored
-
- Apr 25, 2024
-
-
Thomas Jahns authored
-
Thomas Jahns authored
- Apr 10, 2024
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* This might be needed in cases where the run fails due exhausted quota but touch still works.
-
Thomas Jahns authored
-
Thomas Jahns authored
- Mar 13, 2024
-
-
Thomas Jahns authored
* This implementation uses O(n) space like the previous one but still only half as much. * Also, the implementation is now flexible in respect to the type to be sorted and uses the C preprocessor to achieve this multi-versioning.
-
Thomas Jahns authored
* src could not be deleted in VPATH builds because mpi-profile directory stuck around.
-
- Jun 06, 2023
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
- Mar 29, 2023
-
-
Thomas Jahns authored
* Since these are not C headers, the BUILT_SOURCES services are not actually needed here.
-
- Feb 21, 2023
-
- Dec 20, 2022
-
-
Thomas Jahns authored
* mostlyclean is recursive and distclean-local should only depend on non-recursive targets.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* This way, source files for overrides need only be specified in configure and no longer also use per-file special rules in Makefile.
-
- Sep 28, 2022
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
* adds abstract interface GPU specific routines (xt_gpu) * adds CUDA implementation of GPU interface (xt_cuda)
-
adds new internal xt_ddt routines xt_ddt_get_memtype, xt_ddt_pack_internal, and xt_ddt_unpack_internal
-
-
-
- Sep 22, 2022
-
-
Thomas Jahns authored
-