-
Make the MC integration parallel by wrapping around the basic MCI intergrate: let every thread create it's own MCI object by the same code and execute the integration in parallel. Afterwards reduce t…
-
I ran PF2 with the rclusterf search mode for a dataset with 12K subsets without specifying --rcluster-max and the program set rcluster-max to 120K, which is correct according to the description of the…
-
Specifically, I am trying to calculate hourly Lstar values for a range of spatial locations over a range of years. Since this takes quite a while to run, I attempted to run as an array job on my i…
-
**Reviewer1**:
- [x] mention abstract/conclusion/.... that we focus on node level comparison (thus won't study 10^12 DoFs) @davydden #53
- [x] suggests to start with profiling and bottlenecks (for T…
-
Hi,
I am running HYPHY on the command line using a batch command for MEME (HYPHYMP MEME_Script.bf). I have 60 different alignments and was wondering if there is a way to improve the time to complet…
-
Now that our LES Julia ocean model is emerging, it would be good to srategise about getting a channel going. Important for many reasons but especially for the eddy param problem and also for looking a…
-
Hi,
I am trying to import your library to build my own project, but I meet errors. To test, first, I build the library in `Release` mode sucessfully (I think), then create an independent folder whe…
-
The near2far calculation for 3D geometries takes a very long time (often longer than the simulation itself). It would be nice to get this part of the code parallelized. This would be especially usef…
-
Hi luca-s,
Thanks for your pretty useful tips for mpi4py!! I am wondering can the master also be a slave? So the master not only handle I/O but also be a slave that need to finish the worker assign…
-
We currently install these packages:
https://github.com/marvel-nccr/ansible-role-fleur/blob/06ba56f5a84b8a4b5ca8c63f0763211865598ab5/tasks/main.yml#L9-L30
Looking at the [configure output on travi…