-
# Motivation
The current window construction routines are not good. The problems include:
* Lack of strict orthogonality: `win_allocate` includes the functionality of `win_allocate_shared`, exc…
-
When designing a responsive application with an actor system (or any other concurrency framework), it is usually important for message handlers to yield control frequently, e.g., by cutting large amou…
-
This was https://svn.mpi-forum.org/trac/mpi-forum-web/ticket/301. Since there is no obvious working group for this, I am putting it here.
# Background
At the October 2011 meeting (10/26/2011), Bill …
-
I keep running in to this - I think it would be really useful if any of the accepted configuration parameters could be specified in system, partition, environment or test, with "deeper" settings overr…
sjpb updated
7 months ago
-
As discussed in CSEG we want to remove the use of mpi-serial in our tests and simulations. This is largely because modern MPI libraries allow you to link with the MPI library but still run serially WI…
-
# Problem
Task-based runtimes are being used for some HPC applications/environments. When tasks call MPI functions, existing progress rules and deadlock-freedom requirements can be burdensome on us…
-
Talking with Alexei Bazavov he pointed me to two possible techniques of interest. The first is [parallel tempering](https://pubs.rsc.org/en/content/articlehtml/2005/cp/b509983h) ([first paper](https:…
-
# Problem
Section 3.2.5 states:
> In general, message-passing calls do not modify the value of the error code field of
status variables. This field may be updated only by the functions in Secti…
-
**Description**
We are interested in a HPC-boosted QuTiP version, both for generally dynamical equation solvers and quantum circuit simulation. The idea would be to enable multiprocessing on single…
-
### What would you like to see added?
We have an article on workflow managers, but it is a stub. Let's flesh it out!
## Technologies to consider:
>=95% of use cases are Nextflow and Snakemake…