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

Pull 2018-02-09T11-21 Recent NVIDIA Changes #395

Merged
merged 3 commits into from
Feb 9, 2018
Merged

Pull 2018-02-09T11-21 Recent NVIDIA Changes #395

merged 3 commits into from
Feb 9, 2018

Commits on Feb 9, 2018

  1. Fix non-standard intrinsic IDATE asserts at compile-time

    Disable 8-byte argument modifications in the runtime routine
    table for nonstandard intrinsics idate and jdate.
    gklimowicz committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    e2d5bb5 View commit details
    Browse the repository at this point in the history
  2. Add test pp58 to f90_correct

    Test that a pointer to a contiguous array section is passed
    correctly for an assumed shape dummy argument.
    gklimowicz committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    d0d6570 View commit details
    Browse the repository at this point in the history
  3. Fix to support fox_2 application

    If SDSC is not set, get the descriptor.
    
    If it is set, do not overwrite the descriptor.
    gklimowicz committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    dae9953 View commit details
    Browse the repository at this point in the history