Can't compile Bspline library

Hi,

I’m trying to use/test/compile the Bspline library (GitHub - jacobwilliams/bspline-fortran: Multidimensional B-Spline Interpolation of Data on a Regular Grid), and it keeps giving me the error “Symbol, finalize_nd, has not been explicitly declared”.

I have PGI Visual Fortran 17.3, with the VS shell 2015 and a Tesla card k40m.
I am sort of new to gpu programming, so any guidance/help will be very appreciated.

Thanks in advance,

Mila

We recreated the problem with “procedure” statements, and we have filed TPR 24226 to address. Thanks for the submission.

dave

The problem reported has been fixed in the 18.1 release.

dave