-
Mutex similar to `std::mutex` based on the synchronization interface of DART.
-
| Avg response time |
| ------------------------------ |
| ![Issue Stats][issue stat img] |
# Defect/bug report #
Tests `10 - async_comp_alloc` and `37 - convert-bef…
-
| Avg response time |
| ------------------------------ |
| ![Issue Stats][issue stat img] |
## Installation/build problem ##
`./install.sh` fails inside a Virtuabox virtual machin…
-
During the implementation of the dash coarray for atomic types, I noticed that the following accesses return different types:
```cpp
dash::NArray matrix(5,10);
auto a = matrix(0,0); // returns a…
-
Hi @afanfa and @rouson,
Marco was wondering if he could safely use CAF with pthreads. Please see his initial question below. I don't foresee any issue, as long as the MPI implementation is interopera…
-
```
integer(c_int), codimension[*] :: local_nx
Error: Variable ‘local_nx’ at (1) is a coarray and is not ALLOCATABLE, SAVE nor a dummy argument
```
# Question: #
I have started writing …
-
[out.txt](https://github.com/dash-project/dash/files/865596/out.txt)
[env.txt](https://github.com/dash-project/dash/files/865600/env.txt)
The current implementation of DART locks to enable mutual …
-
# Defect/Bug Report #
- OpenCoarrays Version: master and 1.9.2
- Version of CMake: 3.9.2 (on MSYS) and 3.9.3 (on Linux)
## Observed Behavior ##
Line 52 of src/mpi/CMakeLists.txt: Unless the 3rd a…
-
# Defect/bug report #
This applies to 1.7.4+, tested today on 1.8.6 on Debian.
Builds fine on GCC 6.3.0, fails on GCC 7.
Detailed bug log:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=8…
-
The **co_reduce** collective appears to be posting random, large number to `result_image` using the reference example in the [gfortran documentation](https://gcc.gnu.org/onlinedocs/gfortran/CO_005fRED…