Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

COMSOL 6.1 on Young and Michael and 6.2 everywhere for Chem Eng [1471563] [1472946] #590

Open
balston opened this issue Nov 4, 2024 · 15 comments

Comments

@balston
Copy link
Contributor

balston commented Nov 4, 2024

COMSOL 6.1 is already on Myriad and Kathleen but Chem Eng have now asked fo it on the Tier 2 clusters.

They've also asked for COMSOL 6.2 everywhere and given us access to the 6.2 installers in ticket 1472946

@balston
Copy link
Contributor Author

balston commented Nov 4, 2024

We already have a build script for COMSOL 6.1 here:

https://github.com/UCL-RITS/rcps-buildscripts/blob/master/comsol-6.1_install

which runs silently using the COMSOL installer and license details in /shared/ucl/apps/pkg-store so to get it on Young and Micheal all we need to do is copy the files from /shared/ucl/apps/pkg-store on Kathleen to Young and Michael and run the build script.

Will do this first.

@balston
Copy link
Contributor Author

balston commented Nov 4, 2024

So the files needed from pkg-store on Myriad (or Kathleen) are:

cd /shared/ucl/apps/pkg-store
scp <userid>@myriad.rc.ucl.ac.uk:/shared/ucl/apps/pkg-store/lgcomsol_comsol-6.1_licence.txt .
scp <userid>@myriad.rc.ucl.ac.uk:/shared/ucl/apps/pkg-store/COMSOL61_lnx.zip .

@balston
Copy link
Contributor Author

balston commented Nov 4, 2024

The build script needs to be run from the ccspapp account:

cd /shared/ucl/apps/build_scripts
./comsol-6.1_install 2>&1 | tee ~/Software/COMSOL/comsol-6.1_install.log

This is for the Chem Eng license and must not be confused with the separate license owned my EEE.

@balston
Copy link
Contributor Author

balston commented Nov 4, 2024

I'm running the build script on Young now.

@balston
Copy link
Contributor Author

balston commented Nov 4, 2024

The build script has finished running at the second attempt and looks like it worked. Tomorrow I'll update the module file and run a test job.

@balston
Copy link
Contributor Author

balston commented Nov 5, 2024

I have submitted a test job on Young

@balston
Copy link
Contributor Author

balston commented Nov 6, 2024

my test job appears to be working ok on Young.

@balston
Copy link
Contributor Author

balston commented Nov 6, 2024

I've informed the requester now the module files have been updated.

Next I will install 6.1 on Michael.

@balston
Copy link
Contributor Author

balston commented Nov 7, 2024

COMSOL 6.1 is now installed on Michael and I've been able to run an example job.

@balston
Copy link
Contributor Author

balston commented Nov 12, 2024

Updated install script for COMSOL 6.2 ready for testing:

https://github.com/UCL-RITS/rcps-buildscripts/blob/master/comsol-6.2_install

Will run on Myriad first.

@balston
Copy link
Contributor Author

balston commented Nov 12, 2024

Running the install script as ccspapp om Myriad:

cd /shared/ucl/apps/Build_scripts
./comsol-6.2_install 2>&1 | tee ~/Software/COMSOL/comsol-6.2_install.log

the silent install appears to have completed successfully. I will submit a test job tomorrow.

@balston
Copy link
Contributor Author

balston commented Nov 14, 2024

Test job ran successfully on Myriad. Now install and test on:

  • Kathleen;
  • Michael;
  • Young

@balston
Copy link
Contributor Author

balston commented Nov 15, 2024

the 6.2 module file is now om Myriad, Kathleen and Young:

module load comsol/6.2

Installation on Michael will need to wait until next week now.

@balston
Copy link
Contributor Author

balston commented Nov 19, 2024

Installation on Michael is now done.

@balston balston added the Done? label Nov 19, 2024
@balston
Copy link
Contributor Author

balston commented Nov 19, 2024

Requesters informed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant