Error allocating array natoms_this_frag

More
7 years 10 months ago #153 by ryangmullen
Which version of gfortran?

I have compiled Cassandra with gfortran v4.4.7 20120313 on Linux and v6.1.0 on Mac. Both executables can run the files you sent without an error, so I'm having a hard time tracking down the problem you have.

Thanks for all your patience.

Please Log in to join the conversation.

  • andy900301
  • andy900301's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 10 months ago #154 by andy900301
Thank you for your reply.
It is GNU Fortran (Ubuntu 4.8.2-19ubuntu1) 4.8.2. Can you please share your compiled cassandra executable file. Then I will take a look at if that could run on my computer. Then I would know if it is the system's issue.

Thanks

Please Log in to join the conversation.

More
7 years 10 months ago #155 by ryangmullen
I sent it to your registered email account. Let me know if it works.

Please Log in to join the conversation.

  • andy900301
  • andy900301's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 10 months ago #156 by andy900301
Okay, thanks!

Please Log in to join the conversation.

More
7 years 9 months ago #157 by ryangmullen
Hi Andy,

Did the binary I sent you work on your machine?

Ryan

Please Log in to join the conversation.

  • andy900301
  • andy900301's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
7 years 9 months ago #158 by andy900301
Hi Ryan,

Unfortunately, there is another error. Now I cannot even set up fragment directories. The wired thing is I did not change anything, and this time not only your executable file but also mine cannot work.

With Ubuntu,

Traceback (most recent call last):
File "../Scripts/Frag_Library_Setup/library_setup.py", line 576, in <module>
subprocess.call([cassandra_path,'species'+str(i+1)+'_mcf_gen.inp'])
File "/usr/lib/python2.7/subprocess.py", line 522, in call
return Popen(*popenargs, **kwargs).wait()
File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child
raise child_exception
OSError: [Errno 8] Exec format error

With Macbook,

At line 323 of file make_config.f90 (unit = 120)
Fortran runtime error: Cannot open file '': No such file or directory

Error termination. Backtrace:
#0 0x10b85c859
#1 0x10b85d525
#2 0x10b85dc89
#3 0x10b92283a
#4 0x10b922a80
#5 0x10aec3008
#6 0x10adf6f60
#7 0x10adfb003



Andy

Please Log in to join the conversation.

Time to create page: 0.129 seconds