Skip to content

Testing the framework 1) Without Channel Cordination 2) Without implicit parallelism

Notifications You must be signed in to change notification settings

SciFlow-FYP/Evaluation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Evaluation

Evaluating the efficiency and flexibility of SciFlow as opposed to carrying out similar tasks;

  1. Without Channel Cordination - Go Control Thread

    Navigate to the NoGo/workflow/ folder and run the following commannd on the terminal.

    time ./runWithoutGo.sh

    Needs to be tested on the follwing parsl configurations. *local_threads *local_htex *remote_htex

  2. Without Implicit Parallelism

    Navigate to the NoParslGo/ folder and run the following commannd on the terminal.

    go run test.go 
  3. Without both Implicit Parallelism and Channel Cordination - Parsl and Go Control Thread

    Navigate to the NoParslGo/workflow/ folder and run the following commannd on the terminal.

    time ./run.sh

About

Testing the framework 1) Without Channel Cordination 2) Without implicit parallelism

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published