ORNL-CEES / DataTransferKit

A library for multiphysics solution transfer. ARCHIVED
https://datatransferkit.readthedocs.io/en/dtk-3.0/
BSD 3-Clause "New" or "Revised" License
47 stars 26 forks source link

Update Trilinos and Kokkos-tools in Docker #558

Closed aprokop closed 5 years ago

aprokop commented 5 years ago
  1. Updating Trilinos is required to merge #554.
  2. Updating Kokkos tools is optional
  3. Replacing NetCDF url as am unable to download from the FTP server. Tested locally with data that the Exodus test passes.

@dalg24 Can you please update and upload containers with the new Dockerfile?

dalg24 commented 5 years ago

@dalg24 Can you please update and upload containers with the new Dockerfile?

You are a collaborator on the registry.

aprokop commented 5 years ago

You are a collaborator on the registry.

Oh, OK, did not know that. I'm trying to look recipes for the exact docker images I need to build. I thought I saw them somewhere, but have trouble finding.

dalg24 commented 5 years ago

See docker/README.md, new tag is 19.06.0

codecov-io commented 5 years ago

Codecov Report

Merging #558 into master will decrease coverage by <.01%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #558      +/-   ##
==========================================
- Coverage   95.06%   95.06%   -0.01%     
==========================================
  Files         110      110              
  Lines        7110     7108       -2     
==========================================
- Hits         6759     6757       -2     
  Misses        351      351
Impacted Files Coverage Δ
...Search/src/details/ArborX_DetailsTreeTraversal.hpp 67.92% <0%> (-0.6%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 17e5948...7201ce8. Read the comment docs.

aprokop commented 5 years ago

retest this please

aprokop commented 5 years ago

retest this please

dalg24 commented 5 years ago

Did you change the value of the GPU_ARCH environment variable?

aprokop commented 5 years ago

Did you change the value of the GPU_ARCH environment variable?

No.

aprokop commented 5 years ago

retest this please

aprokop commented 5 years ago

retest this please

aprokop commented 5 years ago

retest this please

aprokop commented 5 years ago

retest this please

aprokop commented 5 years ago

YAY!!!

@dalg24 Keep your fingers away from this PR.

dalg24 commented 5 years ago

r3t3st dis ple4z

aprokop commented 5 years ago

This PR should be merged after #554 is tested clean.