swift-lang / swift-t

Swift/T: High Performance Parallel Scripting Language
http://swift-lang.org/Swift-T
Apache License 2.0
53 stars 22 forks source link

LSF module #164

Closed gounley closed 5 years ago

gounley commented 5 years ago

Following up on #147 , Summit introduces a quirk in LSF, it doesn't support input redirection.

Depending on whether broad LSF support is required, it seems like we could either:

  1. Simply remove the redirection (line 51 in turbine-lsf-run.zsh)
  2. Add a Summit flag a la Titan
j-woz commented 5 years ago

Which version of Swift/T is this? I am running on Summit without this issue.

gounley commented 5 years ago

I was running cca297a4d078c1c6043646137e0df8854112709a.

j-woz commented 5 years ago

This was fixed in git.