-
Found in code evaluation with CP2K. Code hung with latest ifx compiler. Caused by nested OpenMP regions that doesn't allow by standard. Code path contain multiple source files, so only short snippets …
-
**Document:**
- Does `mkvtoolnix` as it exists today perform actions in parallel?
- What is the necessary interaction in order to perform batch operations, if supported?
- **note:** this will …
-
Port [Comparison-Programming-Languages-Economics benchmark](https://github.com/mseri/Comparison-Programming-Languages-Economics) benchmark to OCaml. Rust version in the repo is parallel and could serv…
-
One of the most common issues in science is how to scale code (either new or legacy). It would be nice to have a short course or something to that effect that speaks to this need.
Thoughts
1. F…
-
Hello Bruno,
I'm a developer of MoveApps. I looked into your provided demo app about parallel execution and come back to you with my findings.
First of all:
1. thanks for your submission - it…
-
This isn't so much a feature request, more an attempt to gauge the level of interest in working on something like this (plus an offer to help with it).
I am currently thinking through how to implem…
-
Based on the discussion and what we intend to do, the collection of the specific amount of data matters. The whole idea is to limit the extra fields so that things can stay on one road for the sake of…
-
WDYT? Is this publication in scope?
```
@inproceedings{Barenghi_2011,
author = {Barenghi, Alessandro and Bertoni, Guido Marco and Breveglieri, Luca and Pelosi, Gerardo and Palomba, Andrea},
booktitl…
-
how to cancel async ? I can't find any keyword about cancel like
https://docs.microsoft.com/en-us/dotnet/standard/parallel-programming/task-cancellation?redirectedfrom=MSDN
-
1. alloca with IR code parsing
2. Stack & Data memory check with GDB
2. time measure with cpu clock
3. parallel programming
4. Code convention improve
KKimj updated
3 years ago