Opened 14 years ago
Closed 5 years ago
#416 closed task (duplicate)
Parallelize loops in Sindarin
Reported by: | kilian | Owned by: | kilian |
---|---|---|---|
Priority: | P3 | Milestone: | v3.0.0 |
Component: | core | Version: | 2.0.5 |
Severity: | major | Keywords: | |
Cc: |
Description
Parameter scans (the 'scan' command in Sindarin) are ideally suited for parallel execution. The semantics of the Sindarin loop should allow for that.
Possibilities for implementation:
- MPI (how should it relate to VAMP-MPI?).
- Coarrays (might be checked out .. currently only Intel compiler)
- Automated sub-job submission on a batch cluster (Condor): would complement MPI, requires packaging of sub-jobs and is not standardized.
Change History (9)
comment:1 Changed 14 years ago by
comment:2 Changed 10 years ago by
Milestone: | v2.4.0 → v2.2.6 |
---|
Using the spirit, moving all SINDARIN tickets together now...
comment:3 Changed 10 years ago by
Milestone: | v2.2.6 → v2.3.1 |
---|
comment:4 Changed 9 years ago by
Owner: | changed from kilian, trudewind to kilian |
---|
comment:5 Changed 8 years ago by
Milestone: | v2.3.1 → v2.4.0 |
---|
comment:8 Changed 7 years ago by
Milestone: | v2.6.0 → v3.0.0 |
---|---|
Summary: | Parallelize scanning in Sindarin → Parallelize loops in Sindarin |
comment:9 Changed 5 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Transferred to Gitlab Issue 317.
Note: See
TracTickets for help on using
tickets.
Comment to point 2: Guys, forget about the Intel compiler, it will NEVER compile WHIZARD.