ECP-VeloC / AXL

Asynchronous Transfer Library
MIT License
2 stars 8 forks source link

link to kvtree_base instead of kvtree to avoid mpi lib #112

Closed adammoody closed 2 years ago

adammoody commented 2 years ago

Link libaxl.so to libkvtree_base.so instead of libkvtree.so to avoid the transitive dependency on an MPI library that libkvtree.so pulls in.