Commit Graph
100 Commits
Author SHA1 Message Date
gallo da2823cf54 Exclude (gcc, cuda) from matrix 2022-09-14 14:43:38 +02:00
gallo 4092f968b7 Tell nvcc to use the correct MPICXX binary
There was a bug related to

  https://gcc.gnu.org/pipermail/gcc-help/2021-June/140490.html

where nvcc was getting other versions of the gcc compiler
and the libstd++ version were mismatched, resulting in linking errors.
2022-09-14 13:28:15 +02:00
gallo a263c0c933 Fix cuda bench 2022-09-13 15:14:45 +02:00
gallo 2895fd25a3 Disable debug in openblas 2022-09-13 15:00:06 +02:00
gallo 8abc516b1f Use --enable-cuda flag in workflows 2022-09-13 14:51:49 +02:00
gallo 4e2de62508 Fix memory consumption in test-cublas-parallel-atrip 2022-09-12 20:19:41 +02:00
gallo 81e89274ab Fix yaml workflows syntax 2022-09-12 20:02:51 +02:00
gallo 5ca94e3238 Try cuda in github ci 2022-09-12 20:00:46 +02:00
gallo 6effcbcdc8 Add ci for cuda branch too 2022-09-12 19:58:18 +02:00
gallo 4277c07cc2 Add memory consumption in bench 2022-09-08 15:44:29 +02:00
gallo 0558148937 Fix small syntactic bug 2022-09-08 15:36:10 +02:00
gallo 49ff3b377c Add a chrono for mpi memcpy in cuda 2022-09-08 15:27:51 +02:00
gallo 00a28c990c Indent more conventionally 2022-09-08 15:27:38 +02:00
gallo 2c5a4620ca Lint and tidy up Equations 2022-09-08 13:51:49 +02:00
gallo 368c5619cc Fix the autotools atrip_cublas 2022-09-08 13:50:08 +02:00
gallo 0b14ac7704 Add bootstrap script 2022-09-06 15:26:28 +02:00
gallo f06cd7f562 Fix the request free problem 2022-08-08 18:28:51 +02:00
gallo 8c04280a65 Fix blas 2022-08-08 18:26:52 +02:00
gallo a30c424781 Fix mkl nix 2022-08-08 18:13:32 +02:00
gallo 0b9ec59599 Fix --with-ctf 2022-08-08 18:13:14 +02:00
gallo 6b641e8581 Update openblas with debug symbols 2022-08-08 15:32:16 +02:00
gallo e03dd77904 Update nvcc compilation in src 2022-07-29 14:08:11 +02:00
gallo b6ca4c8ff2 Update autoconf tests 2022-07-27 18:05:20 +02:00
gallo ad75a3de13 Add __device__ to some functions 2022-07-26 15:12:09 +02:00
gallo 1392e8dc36 Fix some complex pointer errors 2022-07-18 19:27:27 +02:00
gallo e8b733cb1a Fix datafieldtype after doubles 2022-07-18 16:48:57 +02:00
gallo c757c4650c Fix problem with complex numbers 2022-07-14 00:17:24 +02:00
gallo 565fb1dcc8 Autotools changes 2022-07-05 12:45:26 +02:00
gallo 5765ae0dfb Add more implementation files to config 2022-07-05 12:40:25 +02:00
gallo 0f60ffdf0f Initial changes for naive cuda implementation 2022-07-05 12:39:46 +02:00
gallo a4552e2cea Fix the linking of the tests for icc 2022-05-10 12:32:00 +02:00
gallo 40dd346f9a Separate building of ctf from the rest 2022-05-10 12:01:33 +02:00
gallo e621bdda30 Try to factor with shell 2022-05-10 11:55:05 +02:00
gallo bea9c7a75e Tangle sources 2022-05-06 13:58:26 +02:00
gallo d76c33f9e8 Correctly set the world for the application 2022-05-06 13:53:51 +02:00
gallo 2bf8851962 Add Checkpoint functionality 2022-05-06 13:52:33 +02:00
gallo be39eeb776 Add checkpoint readers and writers and tests 2022-04-26 18:42:29 +02:00
gallo 78d67070c0 Fix bench for deleting Vppph 2022-04-05 17:32:21 +02:00
gallo fed19ff52c Implement deleting Vppph 2022-04-05 17:16:11 +02:00
gallo 7d37bd9f8b Update configurations with BLAS_LIBS and so on 2022-03-15 23:38:02 +01:00
gallo b54cdc0573 Silence ctf errors 2022-03-15 23:30:28 +01:00
gallo 62522d0fa6 Add mor extra m4 packages 2022-03-15 23:30:08 +01:00
gallo 1fe8b81bcc Remove check for configure script 2022-03-15 14:57:19 +01:00
gallo fb9fdab703 Update ci for docs with configure 2022-03-15 14:25:31 +01:00
gallo 764d27d67c Docs work 2022-03-14 15:39:13 +01:00
gallo 4d8be00774 Add Documentation to the autotools pipeline 2022-03-14 15:33:10 +01:00
gallo 69611ec0d8 Force stdc++11 2022-03-14 14:06:48 +01:00
gallo 103d7183a0 Again 2022-03-14 13:51:31 +01:00
gallo e16d420b66 Fix shell 2022-03-14 13:49:03 +01:00
gallo fbca9ba447 Now really fixed 2022-03-14 13:44:22 +01:00
gallo bdb8a8be6f Fix env value 2022-03-14 13:43:31 +01:00
gallo 91f9f54015 Update Makefile infrastructure for ctf working build and non-build jobs 2022-03-14 13:41:32 +01:00
gallo 22d4beb33c Update github ci 2022-03-14 13:41:07 +01:00
gallo ef1c50d8a0 Try to compile ctf 2022-03-14 11:43:13 +01:00
gallo 2000de6dfb Update readme with how to cite 2022-03-14 01:10:46 +01:00
gallo a2470048fb Fix math problems with rst 2022-03-14 01:03:39 +01:00
gallo c6eb805078 Now compiling 2022-03-11 14:27:52 +01:00
gallo a7868b49c1 Add more AX_ macros 2022-03-11 12:16:29 +01:00
gallo 07a53aedc5 Add some m4 macros 2022-03-10 22:01:30 +01:00
gallo d51c2a0e4b Initial test for autotools 2022-03-10 22:00:36 +01:00
gallo dae88ba2bd Add autotools in shell.nix 2022-03-10 21:59:18 +01:00
gallo cdb2843a34 Remove hauta 2022-03-10 20:54:00 +01:00
gallo d1c338dcb6 Update doxygen build 2022-03-10 15:48:30 +01:00
gallo a414a05df8 Fix the nojekyll for sphinx 2022-03-10 15:08:55 +01:00
gallo 50cc81772c Put doxygen in sphinx 2022-03-10 15:00:08 +01:00
gallo 93ea08db81 Fix doc ci 2022-03-10 14:50:30 +01:00
gallo 9cceaac1c1 Add sphinx for documentation building 2022-03-10 14:46:55 +01:00
gallo 5b3321348a Adapt the bench to templated code 2022-03-04 20:45:57 +01:00
gallo e44ee5bdde Update README 2022-03-04 17:44:57 +01:00
gallo 88c03698db Merge branch 'complex' 2022-03-04 17:42:40 +01:00
gallo 436bd543ad Update docs 2022-03-04 16:24:28 +01:00
gallo c25d6b3c18 Add license headers 2022-03-04 16:14:50 +01:00
gallo 49be071670 Update 2022-03-04 15:47:55 +01:00
gallo e32707d6b8 Use nix for documentation 2022-03-02 19:48:48 +01:00
gallo d226cdc43e Tangle sources 2022-03-02 19:37:48 +01:00
gallo 32d66dc3f1 Separate documentation in main.yml 2022-03-02 19:32:59 +01:00
gallo 10a7969710 Silence the logging in group-and-sort 2022-02-22 12:09:41 +01:00
gallo bbbfb30c6f Add tangled sources 2022-02-18 12:54:59 +01:00
gallo 3dc38a43b5 Merge group-and-sort with complex 2022-02-18 12:44:01 +01:00
gallo 728c270745 Add the pertinents todos 2022-02-14 11:36:58 +01:00
gallo 66f2de1083 Improve MPI handling for enums 2022-02-14 11:26:35 +01:00
gallo e89bd8f150 Add correct conjugate templated function 2022-02-09 19:35:00 +01:00
gallo c2b1c78c67 Tanlge source files for complex 2022-02-07 22:29:47 +01:00
gallo 7f455d54fd Clean up couple of things 2022-01-27 20:59:42 +01:00
gallo e161e4c0d6 Update Debug 2022-01-27 20:49:07 +01:00
gallo 5c177a85bc Templatize main algorithm 2022-01-27 20:48:38 +01:00
gallo f8dd6b3f31 Templatize Input 2022-01-27 20:46:23 +01:00
gallo 75ecd53e18 Add xgemm 2022-01-27 20:45:54 +01:00
gallo c7c6db77dc Templatize doubles 2022-01-27 20:45:38 +01:00
gallo 9d684b6624 Templatize energy functions 2022-01-27 20:45:03 +01:00
gallo 05f5bb6104 Templatize unions 2022-01-27 20:44:09 +01:00
gallo 6776a7134c Templatize SliceUnion 2022-01-27 20:43:41 +01:00
gallo 4543e712b3 Templatize RankMap 2022-01-27 20:41:08 +01:00
gallo 61662e2717 Templatize Slice 2022-01-27 20:40:37 +01:00
gallo 8c39827061 Add type traits 2022-01-27 20:39:00 +01:00
gallo d7699b3c9b Update org mode structure 2021-12-29 13:42:31 +01:00
gallo 52f17015df Fix gflops in bench 2021-12-14 18:14:47 +01:00
gallo b1175997af Add tangled code 2021-12-14 18:00:25 +01:00
gallo 6fa915db3a Add 1% printing 2021-12-14 17:51:35 +01:00
gallo 2aa5b6c2e8 Add 1% printing 2021-12-14 17:50:22 +01:00