[Wien] FINDLOC issue with latest version of Wien2k with fortran v.15
Gavin Abo
gabo13279 at gmail.com
Wed Feb 16 12:00:44 CET 2022
With your offline install [1] command below, it will likely try to
install it in Intel's default location (/opt/intel) which is typically
for root permissions.
You would need to install it in a user directory that you have user
permission to. That might be for example /home/username/intel. As seen
at [2], the --install-dir option may need to be added to your command:
bash ./l_HPCKit_p_2022.1.2.117_offline.sh -s -a --silent --eula accept
--install-dir /home/username/intel
According to [3], before executing the above command, you might also
need to set $HOME as well, for example in the terminal with:
export HOME=/home/username/intel
You may also need to ask your administrative staff what user directories
are available and what free disk space is available for each of them.
For an all component install, the Intel webpage at [4] shows upwards of
about 30 GB (=24 GB for components + 6 GB temporary space) is needed.
Though at [2], there is a --components option that you might be able to
use to install a minimized set of components [5] such as Intel Fortran
Compiler Classic (intel.oneapi.lin.ifort-compiler) in the oneAPI HPC
Toolkit and Intel MKL (intel.oneapi.lin.mkl.devel) in the oneAPI Base
Toolkit.
[1] https://www.youtube.com/watch?v=VC_ucczGR_Y
[2]
https://www.intel.com/content/www/us/en/develop/documentation/installation-guide-for-intel-oneapi-toolkits-linux/top/installation/install-with-command-line.html
[3]
https://community.intel.com/t5/Intel-oneAPI-Registration/oneAPI-installation-fails/td-p/1299826
[4]
https://www.intel.com/content/www/us/en/developer/articles/system-requirements/intel-oneapi-base-toolkit-system-requirements.html
[5] https://oneapi-src.github.io/oneapi-ci/#linux-web-installer
On 2/15/2022 9:00 PM, Dr. K. C. Bhamu wrote:
> Dear Prof. Peter,
> I have tried to install oneapi but getting another error of SQL:
> bash ./l_HPCKit_p_2022.1.2.117_offline.sh
> <http://l_HPCKit_p_2022.1.2.117_offline.sh> -s -a --silent --eula accept
> Checking system requirements...
> Done.
> Wait while the installer is preparing...
> Done.
> Launching the installer...
> Installer failed with the error Sqlite SQL execution failed.
> #----
>
> and I do not see any compilers in oneapi directory.
>
> #---
> From SQL installation procedure, I see it needs a root access:
> https://phoenixnap.com/kb/sql-server-linux
>
>
> Any help will be appreciated.
>
> Regards
> Bhamu
>
> On Mon, Feb 7, 2022 at 4:13 PM Peter Blaha
> <pblaha at theochem.tuwien.ac.at> wrote:
>
> You probably can install it. root is not required. Try it.
>
> Am 07.02.2022 um 11:31 schrieb Dr. K. C. Bhamu:
>> Thanks Prof. Peter.
>>
>> But unfortunately I can not install this version in cluster.
>> Admistrative staff also denied as they are moved on GPU so not
>> helping for CPU calculations.
>>
>>
>> Regards
>> Bhamu
>>
>> On Mon, Feb 7, 2022, 7:27 PM Peter Blaha
>> <pblaha at theochem.tuwien.ac.at> wrote:
>>
>> It does not work with an old compiler.
>>
>> The intel compiler is now free.
>>
>> Am 07.02.2022 um 11:02 schrieb Dr. K. C. Bhamu:
>>> A gentle reminder for the help.
>>>
>>> Regards
>>> Bhamu
>>>
>>> On Fri, Feb 4, 2022 at 8:10 AM Dr. K. C. Bhamu
>>> <kcbhamu85 at gmail.com> wrote:
>>>
>>> Dear Experts,
>>> I am facing an issue [1] with a recent version of Wien2k
>>> installation with Fortran v.15 "composer_xe_2015.2.164".
>>> Earlier reported issue was resolved by upgrading the
>>> Fortran version.
>>> But for me, I have no choice of updating the
>>> intel compilers.
>>>
>>> Could someone please help me to resolve this issue?
>>>
>>> [1].
>>> https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg21006.html
>>>
>>> Please let me know what else information you need.
>>>
>>> Regards
>>> Bhamu
>>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://zeus.theochem.tuwien.ac.at/pipermail/wien/attachments/20220216/3815e199/attachment.htm>
More information about the Wien
mailing list