- Sep 12, 2024
-
-
Adrian Pope authored
existing cl_configs.py script was designed for exploring weak-scaling, renamed and added variant that helps look for strong-scaling configs
-
- Jul 18, 2024
-
-
Adrian Pope authored
-
- Jul 02, 2024
-
-
Adrian Pope authored
-
- Jun 28, 2024
-
-
Adrian Pope authored
-
- Jan 29, 2024
-
-
Adrian Pope authored
adding python cmd line utility to generate ranges of problem configurations that pass a test with mpi_decomp2 and list all working 3D decompositions
-
Adrian Pope authored
-
Adrian Pope authored
-
- Jan 26, 2024
-
-
Adrian Pope authored
-
Adrian Pope authored
-
- Jul 20, 2022
-
-
Adrian Pope authored
-
Adrian Pope authored
-
Adrian Pope authored
-
- Jan 11, 2021
-
-
Adrian Pope authored
updated decomp.py for python3, mostly getting rid of xrange and cast returns of map, filter, set to lists; commiting a py2 copy for reference; main command line tools seem to work in py3
-
- Aug 07, 2019
-
-
Adrian Pope authored
-
Adrian Pope authored
-
- Mar 14, 2018
-
-
Adrian Pope authored
-
- Mar 13, 2018
-
-
Adrian Pope authored
modified physical box size scaling relation to reflect CORAL guidelines; minor modification to grid memory footprint calculation
-
- Mar 09, 2018
-
-
Adrian Pope authored
-
- Mar 08, 2018
-
-
Adrian Pope authored
-
Adrian Pope authored
-
- Feb 27, 2018
-
-
Adrian Pope authored
added command line utility to verify that CheckDecomposition output looks ok; could have caught previous bugs, looks ok now
-
Adrian Pope authored
-
- Feb 23, 2018
-
-
Adrian Pope authored
added command line utility that will use CheckDecomposition from SWFFT to see which decompositions the current decomposition.c code heuristics will find working pencils for
-
Adrian Pope authored
-
- Feb 21, 2018
-
-
Adrian Pope authored
-
- Feb 20, 2018
-
-
Adrian Pope authored
-
Adrian Pope authored
fixed bug in enumeratePencils which kept some valid pencils from being printed; other functions correctly identified when valid pencils were present so only bug at last step of printing
-
Adrian Pope authored
-
Adrian Pope authored
moving newer FFT decomposition python code to its own package, module, namespace, whatever; will add command line wrappers and README
-