Conversation
|
@kmorel does this look ok? |
|
@vicentebolea it looks like the cuda tests are failing. Are things ok on the testing side? |
|
@vicentebolea I have been seeing the Cuda dashboards fail a lot recently from what looks like an inability to use the device. Sometimes it works, sometimes it does not. It might be that one of the runners, Here are some examples of jobs:
|
kmorel
left a comment
There was a problem hiding this comment.
This PR should also really have a changelog added to it.
@kmorel we can pin down the job to one of these runners for the time being. As for who to contact it would be Luke from UO (or Sameer). Email or the HPSF slack is how I have been communicating with them outside of the HPSF CI meetings |
Co-authored-by: Kenneth Moreland <morelandkd@ornl.gov>
Co-authored-by: Kenneth Moreland <morelandkd@ornl.gov>
kmorel
left a comment
There was a problem hiding this comment.
The windows build is still being picky about data type conversion. There are a few more fixes left.
Create and evaluate cubic hermite interpolating splines.
These splines interpolate a set of given points. The parameter values for the interpolation can be user specified, or it will calculate a chord-length parameterization.