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
I have tried to build xtb 6.7.1 (and some previous versions) for a TESLA M60 GPU on a machine, running under OpenSuse Leap. Following the online instructions using:
nvfortran 25.9-0
nvc 25.9-0
meson 1.9.1 (but the versions 1.7.2, 1.6.1, 1.3.2, 0.64.1, 0.60.3 were also tested)
ninja 1.13.0 (the version 1.10.2.3 was also tested)
However, after using Meson, this error appeared:
I tried to solve it using this command: --default-library=static , but a new error appeared after using Ninja:
Is it possible that some xTB versions are more compatible for being installed on a GPU? because the error after using "Ninja install" changes according to the xTB version.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I have tried to build xtb 6.7.1 (and some previous versions) for a TESLA M60 GPU on a machine, running under OpenSuse Leap. Following the online instructions using:
nvfortran 25.9-0
nvc 25.9-0
meson 1.9.1 (but the versions 1.7.2, 1.6.1, 1.3.2, 0.64.1, 0.60.3 were also tested)
ninja 1.13.0 (the version 1.10.2.3 was also tested)
However, after using Meson, this error appeared:

I tried to solve it using this command: --default-library=static , but a new error appeared after using Ninja:

Is it possible that some xTB versions are more compatible for being installed on a GPU? because the error after using "Ninja install" changes according to the xTB version.
Any suggestions to solve that problem?
Thanks in Advance,
Hernán
Beta Was this translation helpful? Give feedback.
All reactions