You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mashy Green edited this page Nov 27, 2024
·
1 revision
To ask:
As we are starting to make some changes in the code, what's the best way to make sure they can get merged upstream eventually? Currently, in order to get the code to compile cleanly (without fixing the make check issues), we apply a patch from Ed's branch on the epcc fork https://github.com/edbennett/Grid_epcc/commit/8d305df0db1caa2040b85b30367b3b058e18c437. Can we base changes on develop branch + the patch or keep it clean without the patch?