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

1. Added Carl's fix to mpas_io.F to use PIO 1.9x to build. #7

Open
wants to merge 1 commit into
base: atmosphere/gpu
Choose a base branch
from
Open

1. Added Carl's fix to mpas_io.F to use PIO 1.9x to build. #7

wants to merge 1 commit into from

Conversation

supreethms1809
Copy link

      use netcdf_nf_data
   #endif
2. Added -r8 -O3 -byteswapio -Mfree -m64 -Mnofma -acc -ta=tesla:cc60 -Minfo=accel flag set to compile the data transfer openacc code in mpas_pool_routines.F

The title above should be a 1 line short summary of the pull request (i.e. what the project the PR represents is intended to do).

Enter a description of this PR. This should include why this PR was created, and what it does.

Testing and relations to other Pull Requests should be added as subsequent comments.

See the below examples for more information.
MPAS-Dev/MPAS#930
MPAS-Dev/MPAS#931

          use netcdf_nf_data
       #endif
    2. Added -r8 -O3 -byteswapio -Mfree -m64 -Mnofma -acc -ta=tesla:cc60 -Minfo=accel flag set to compile the data transfer openacc code in mpas_pool_routines.F
@mgduda
Copy link
Owner

mgduda commented Oct 18, 2017

I don't think these changes should be needed in the atmosphere/gpu branch, though it may be that I've compiled the netCDF library in a different way from what @cponder has used.

@cponder Can you confirm that you're using the latest atmosphere/gpu branch when you see build failures with PIO 1.x?

@supreethms1809 In any case, I think @raghuraj19 is the owner of the "official" atmosphere/gpu branch, so in future we'd probably need to make PRs to his fork rather than to mine.

@cponder
Copy link

cponder commented Oct 18, 2017

I'll get a fresh snapshot and then double-check. But I want Pranay's gpu_divergence_3d fixes in the branch so I can deal with his issue at the same time.

@mgduda
Copy link
Owner

mgduda commented Oct 18, 2017

@cponder @Pranay-Reddy-Kommera What are the gpu_divergence_3d fixes, exactly?

@Pranay-Reddy-Kommera
Copy link

Pranay-Reddy-Kommera commented Oct 19, 2017 via email

@mgduda
Copy link
Owner

mgduda commented Oct 19, 2017

@Pranay-Reddy-Kommera Thanks very much for the explanation. If you all need any assistance in understanding the changes to the 3-d divergence damping between v4.0 and v5.2, just let me know.

@cponder
Copy link

cponder commented Oct 21, 2017 via email

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

Successfully merging this pull request may close these issues.

4 participants