Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
installation_guide [2023/09/01 06:29] – [Testing] may | installation_guide [2025/01/15 16:35] (current) – no more sockets may | ||
---|---|---|---|
Line 10: | Line 10: | ||
==== Prerequisites ==== | ==== Prerequisites ==== | ||
- | Our Linux binaries are built on the oldest supported version of CentOS, from Molpro | + | Our Linux binaries are built on the oldest supported version of Rocky Linux, from Molpro |
==== Installation ==== | ==== Installation ==== | ||
- | Binaries are given as self-extracting tar archives which are installed by running them on the command line. After downloading simply uncompress the gzip file, ensure it is executable, then directly run the file. | + | Binaries are given as self-extracting tar archives which are installed by running them on the command line. After downloading simply uncompress the gzip file, ensure it is executable, then directly run the file. You will need to run with '' |
The binaries are fully relocatable, | The binaries are fully relocatable, | ||
Line 41: | Line 41: | ||
3) Run the script on the computer where you want to install Molpro on, like this: | 3) Run the script on the computer where you want to install Molpro on, like this: | ||
**sh getinfo.sh**\\ | **sh getinfo.sh**\\ | ||
- | This will give an output such as: **4m00224dacb030**\\ | + | This will give an output such as: **12m00224dacb030**\\ |
- | In some cases, it may look like this: **4m00224dacb030:4m00224dacb031**\\ | + | In some cases, it may look like this: **12m00224dacb030:12m00224dacb031**\\ |
+ | The first number is the number of cores, i.e. in this example 12m means 12 cores.\\ | ||
4) Enter the full string on your account page in the section " | 4) Enter the full string on your account page in the section " | ||
There should now be a link " | There should now be a link " | ||
5) Now go to " | 5) Now go to " | ||
Download the version for your operating system (Linux or Mac, but not Windows).\\ | Download the version for your operating system (Linux or Mac, but not Windows).\\ | ||
- | 6) Uncompress the file molpro-mpptype-arch.sh.gz (it might be called e.g. molpro-mpp-2021.2.1.linux_x86_64_sockets.sh.gz )\\ | + | 6) Uncompress the file molpro-mpptype-arch.sh.gz (it might be called e.g. molpro-mpp-2021.2.1.linux_x86_64_mpipr.sh.gz )\\ |
**gunzip molpro-mpptype-arch.sh.gz**\\ | **gunzip molpro-mpptype-arch.sh.gz**\\ | ||
7) Run the file as root: | 7) Run the file as root: | ||
Line 159: | Line 160: | ||
./configure | ./configure | ||
</ | </ | ||
- | which creates the file '' | + | A shell script '' |
**Options specification** | **Options specification** | ||
Line 197: | Line 198: | ||
==== Tuning ==== | ==== Tuning ==== | ||
- | Molpro can be tuned for a particular system by running | + | Molpro can be tuned for a particular system by running the Molpro input file '' |
- | + | ||
- | '' | + | |
- | + | ||
- | This job automatically determines a number of tuning parameters and appends these to the file '' | + | |
**Adjusting the default environment for Molpro** | **Adjusting the default environment for Molpro** | ||
Line 217: | Line 214: | ||
==== Final Install ==== | ==== Final Install ==== | ||
- | Although the program can be used in situ, it is usually convenient to make a system wide install for production. The install process copies only those files needed at run time into appropriate installation directories as specified at configuration time (see [[# | + | Although the program can be used in situ, it is usually convenient to make a system wide install for production. The install process copies only those files needed at run time into appropriate installation directories as specified at configuration time with '' |
'' | '' | ||
The complete source tree can then be archived and deleted. | The complete source tree can then be archived and deleted. | ||
- | |||
- | During the install process the key from '' | ||