nmfs-ost / ss3-source-code

The source code for Stock Synthesis (SS3).
https://nmfs-ost.github.io/ss3-website/
Creative Commons Zero v1.0 Universal
36 stars 16 forks source link

Build admb and ss3 from source github action #585

Closed e-perl-NOAA closed 4 months ago

e-perl-NOAA commented 4 months ago

Concisely describe what has been changed/addressed in the pull request.

What tests have been done?

Where are the relevant files?

What tests/review still need to be done?

None.

Is there an input change for users to Stock Synthesis?

Additional information (optional).

e-perl-NOAA commented 4 months ago

@iantaylor-NOAA it doesn't take significantly longer because of the make -j 4 command which allows admb to be built in parallel.