LBL-EESA / TECA

TECA, theToolkit for Extreme Climate Analysis, contains a collection of climate anlysis algorithms targetted at extreme event detection and analysis.
Other
55 stars 21 forks source link

Run TECA in shifter #329

Open burlen opened 4 years ago

burlen commented 4 years ago

it would be useful to have a shifter instance with teca 3.0.0 installed for prototyping and testing of Python based solutions (eg the recent tutorial/demo).

use of such an instance could be documented in the rtd guide.

presumably by using the superbuild such an instance would be easy to put together

burlen commented 4 years ago

@taobrienlbl should we target this for the next release?

taobrienlbl commented 4 years ago

Yes

-Travis-

-- Travis A. O'Brien Pronouns: he/himhttps://www.mypronouns.org/he-him

Assistant Professor Earth and Atmospheric Sciences Indiana University, Bloomington

Visiting Faculty Climate and Ecosystem Sciences Division Lawrence Berkeley Lab

https://earth.indiana.edu/directory/faculty/obrien-travis.html +1 (812) 269-2051

On August 7, 2020 at 1:28:30 PM, Burlen Loring (notifications@github.commailto:notifications@github.com) wrote:

@taobrienlblhttps://github.com/taobrienlbl should we target this for the next release?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/LBL-EESA/TECA/issues/329#issuecomment-670625906, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACDDUFQE7VG3W4ASU5DRZPDR7Q2SXANCNFSM4KTHU4PA.

burlen commented 3 years ago

Running Python based apps on recent HighResMIP runs from TECA installs on $SCRATCH has resulted in very high performance, close to pure C++. However, running Python based apps from installs on project has been unusable even at small scales. We'll need to take this into account.