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 installed gamessQ on ubuntu (gnome) 14.04. I have already installed the program, downloaded the gms and modified the rungms. But at the moment that I put the input file to run immediately the program throw ERROR on the status. When I check the queue.log there is this..
00:29:06: 1,0
00:29:06: exam02
00:29:06: 4
00:29:06: 1
00:29:06: Exec: /home/anthony/Programs/Quantum/GAMESS/gamess/gms -n 4 -l ../../GamessQ/gamessqData/exam02_0.log ../../GamessQ/gamessqData/exam02_0.inp
00:29:07: 1,0
00:29:07: 0
00:29:08: 1,0
00:29:09: 1,0
00:29:10: 1,0
00:29:11: 1,0
00:29:12: Error: File '/home/anthony/Programs/Quantum/GamessQ/gamessqData/exam02_0.log' couldn't be removed (error 2: No such file or directory)
00:29:12: Error: File '/home/anthony/Programs/Quantum/GamessQ/gamessqData/exam02_0.dat' couldn't be removed (error 2: No such file or directory)
00:29:12: 0
00:29:13: 0
I want to know what to do now to try to fix this problem
Kind regards
The text was updated successfully, but these errors were encountered:
This is obviously very old, but the first thing to look at is whether your GAMESS install works and does it have a gms command? From a terminal can you execute:
/home/anthony/Programs/Quantum/GAMESS/gamess/gms -n 4
I do have a bug open on the poor behavior of gamessQ when the gms command fails.
Hello,
I have installed gamessQ on ubuntu (gnome) 14.04. I have already installed the program, downloaded the gms and modified the rungms. But at the moment that I put the input file to run immediately the program throw ERROR on the status. When I check the queue.log there is this..
00:29:06: 1,0
00:29:06: exam02
00:29:06: 4
00:29:06: 1
00:29:06: Exec: /home/anthony/Programs/Quantum/GAMESS/gamess/gms -n 4 -l ../../GamessQ/gamessqData/exam02_0.log ../../GamessQ/gamessqData/exam02_0.inp
00:29:07: 1,0
00:29:07: 0
00:29:08: 1,0
00:29:09: 1,0
00:29:10: 1,0
00:29:11: 1,0
00:29:12: Error: File '/home/anthony/Programs/Quantum/GamessQ/gamessqData/exam02_0.log' couldn't be removed (error 2: No such file or directory)
00:29:12: Error: File '/home/anthony/Programs/Quantum/GamessQ/gamessqData/exam02_0.dat' couldn't be removed (error 2: No such file or directory)
00:29:12: 0
00:29:13: 0
I want to know what to do now to try to fix this problem
Kind regards
The text was updated successfully, but these errors were encountered: