Go to file
Florian Stecker 7f6ad68f53 Some random changes to parallelism
I don't really remember what these changes were about, but it seems to
run; have to look at parallelism stuff again in the future to get decent
performance
2022-04-11 11:22:13 -05:00
output clean up directory structure 2021-10-23 11:53:29 -05:00
.gitignore create MPI library; not very optimized yet 2022-02-14 20:34:06 -05:00
Makefile create MPI library; not very optimized yet 2022-02-14 20:34:06 -05:00
allhosts add run script 2021-10-02 09:28:36 -05:00
billiard.pdf billiard concept drawing 2021-10-23 11:47:10 -05:00
billiard.xopp billiard concept drawing 2021-10-23 11:47:10 -05:00
billiard_picture.sh Some random changes to parallelism 2022-04-11 11:22:13 -05:00
billiard_words.hs reorganize singular_values, do one precomputation and then only compute unique traces 2022-02-05 17:51:45 -06:00
cdf.plt restore old singular_values program in addition to mpi one 2021-10-23 12:10:03 -05:00
convert_to_video add new applications 2020-08-10 14:02:21 -04:00
coxeter.c combine singular_values and special_elements and test Charlie's prediction 2021-10-23 16:04:12 -05:00
coxeter.h reorganize singular_values, do one precomputation and then only compute unique traces 2022-02-05 17:51:45 -06:00
enumerate_triangle_group.c reorganize singular_values, do one precomputation and then only compute unique traces 2022-02-05 17:51:45 -06:00
enumerate_triangle_group.h reorganize singular_values, do one precomputation and then only compute unique traces 2022-02-05 17:51:45 -06:00
hostfile add run script 2021-10-02 09:28:36 -05:00
hostfile_big add run script 2021-10-02 09:28:36 -05:00
linalg.c compute jordan projection for triangle rotation group 2020-07-01 09:59:16 -05:00
linalg.h compute jordan projection for triangle rotation group 2020-07-01 09:59:16 -05:00
localnames add run script 2021-10-02 09:28:36 -05:00
mat.c switch to rational numbers + add variable type matrix library 2020-07-01 21:26:42 -05:00
mat.h Some random changes to parallelism 2022-04-11 11:22:13 -05:00
max_slope.plt add new applications 2020-08-10 14:02:21 -04:00
parallel.c Some random changes to parallelism 2022-04-11 11:22:13 -05:00
parallel.h create MPI library; not very optimized yet 2022-02-14 20:34:06 -05:00
run_local Some random changes to parallelism 2022-04-11 11:22:13 -05:00
run_utexas add run script 2021-10-02 09:28:36 -05:00
singular_values.c remove some debug output etc. 2022-02-19 15:56:17 -06:00
singular_values.plt restore basic functionality 2021-10-23 12:21:02 -05:00
singular_values_movie.plt add new applications 2020-08-10 14:02:21 -04:00
singular_values_mpi.c restore old singular_values program in addition to mpi one 2021-10-23 12:10:03 -05:00
special_element.c remove some debug output etc. 2022-02-19 15:56:17 -06:00
stampede.slurm add run script 2021-10-02 09:28:36 -05:00
sync_stampede add run script 2021-10-02 09:28:36 -05:00
sync_utexas add run script 2021-10-02 09:28:36 -05:00