Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The scheme #2 and #2a seem not working for AMBER on Stampede #8

Closed
taisung opened this issue Jul 18, 2014 · 2 comments
Closed

The scheme #2 and #2a seem not working for AMBER on Stampede #8

taisung opened this issue Jul 18, 2014 · 2 comments

Comments

@taisung
Copy link
Collaborator

taisung commented Jul 18, 2014

I tried the amber example with Scheme #2 and #2a on Stampede and the exchange part was not executed with the following error:

File "launch_simulation_scheme_2_amber.py", line 55, in
pilot_kernel.run_simulation( replicas, pilot_object, session, md_kernel )
File "/usr/people/taisung/Data/CDI-SAGA/RepEx/src/radical/repex/pilot_kernels/pilot_kernel_scheme_2.py", line 119, in run_simulation
swap_matrix = self.compose_swap_matrix(replicas)
File "/usr/people/taisung/Data/CDI-SAGA/RepEx/src/radical/repex/pilot_kernels/pilot_kernel_scheme_2.py", line 67, in compose_swap_matrix
f = open(column_file)
IOError: [Errno 2] No such file or directory: 'matrix_column_0_0.dat'

@antonst
Copy link
Contributor

antonst commented Jul 18, 2014

Hi Taisung, to me this appears as first simulation cycle never being finished and in the result of that no data has been transferred back. Is this correct? Do you see Amber output files in your working directory? Can you please post your input file here as well?

Thanks,
Antons

@taisung
Copy link
Collaborator Author

taisung commented Jul 18, 2014

Hi Antons,

           In fact, I just used your examples.  Both amber and namd finished the first simulation but no exchange happened.

Taisung

From: Antons [mailto:notifications@github.com]
Sent: Friday, July 18, 2014 11:39 AM
To: radical-cybertools/RepEx
Cc: taisung
Subject: Re: [RepEx] The scheme #2 and #2a seem not working for AMBER on Stampede (#8)

Hi Taisung, to me this appears as first simulation cycle never being finished and in the result of that no data has been transferred back. Is this correct? Do you see Amber output files in your working directory? Can you please post your input file here as well?

Thanks,
Antons


Reply to this email directly or view it on GitHub #8 (comment) . https://github.com/notifications/beacon/2932347__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcyMTMxNzE1MiwiZGF0YSI6eyJpZCI6MzczNzg5NTV9fQ==--29d5145ce09adc990f622b54a24f019ac4ef18e7.gif

@antonst antonst closed this as completed Sep 6, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants