Hi! We usually use gh to pull branches in cosima recipes. Our current instructions load gh like this:
module use /g/data/vk83/modules
module load system-tools/gh
And then something like this gh pr checkout 623 to pull a branch. It used to work from ARE’s terminal, but I am now getting “Illegal instruction”. I have to ssh into gadi from my terminal in order to run it. Any ideas why? Seems quite incovenient..
In the interim, either run on normal or normalsr for ARE (they are not in the Queue drop down but you can type them in). Or use git in the normal login node.
Thank you Anton! Sorry about not replying. The command was literally the one I pasted and the error was just that “Illegal instruction” message, nothing else. I’ll use normal queue or login node. Thanks!