whizard is hosted by Hepforge, IPPP Durham

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:

  1. MPI (how should it relate to VAMP-MPI?).
  2. Coarrays (might be checked out .. currently only Intel compiler)
  3. 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 Juergen Reuter

Comment to point 2: Guys, forget about the Intel compiler, it will NEVER compile WHIZARD.

comment:2 Changed 10 years ago by Juergen Reuter

Milestone: v2.4.0v2.2.6

Using the spirit, moving all SINDARIN tickets together now...

comment:3 Changed 10 years ago by kilian

Milestone: v2.2.6v2.3.1

Definitely after #544.

Also, I'd like to have parallelism at the process level first (probably MPI), so postpone it after #415.

comment:4 Changed 9 years ago by kilian

Owner: changed from kilian, trudewind to kilian

comment:5 Changed 8 years ago by Juergen Reuter

Milestone: v2.3.1v2.4.0

comment:6 Changed 8 years ago by Juergen Reuter

Milestone: v2.4.0v2.5.0

Milestone renamed

comment:7 Changed 8 years ago by Juergen Reuter

Milestone: v2.5.0v2.6.0

Milestone renamed

comment:8 Changed 7 years ago by ohl

Milestone: v2.6.0v3.0.0
Summary: Parallelize scanning in SindarinParallelize loops in Sindarin

comment:9 Changed 5 years ago by Juergen Reuter

Resolution: duplicate
Status: newclosed

Transferred to Gitlab Issue 317.

Note: See TracTickets for help on using tickets.