/gpfs/alpine/csc143/proj-shared/tania/MGARD/src/cuda/LosslessCompression.cu(411): error: no suitable conversion function from "std::vector<long, std::allocator>" to "long *" exists
/gpfs/alpine/csc143/proj-shared/tania/MGARD/src/cuda/LosslessCompression.cu(411): error: no suitable conversion function from "mgard::MemoryBuffer" to "void *const" exists
I am compiling on Summit. Would appreciate any help with these errors. Thanks.
With the latest MGARD I get the following errors:
/gpfs/alpine/csc143/proj-shared/tania/MGARD/src/cuda/LosslessCompression.cu(411): error: no suitable conversion function from "std::vector<long, std::allocator>" to "long *" exists
/gpfs/alpine/csc143/proj-shared/tania/MGARD/src/cuda/LosslessCompression.cu(411): error: no suitable conversion function from "mgard::MemoryBuffer" to "void *const" exists
I am compiling on Summit. Would appreciate any help with these errors. Thanks.