You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have two FindMercury files in cmake. However, in a fresh Ubuntu install, neither seem to be working as they should. I got no configuration errors but during build time it does not find the mercury.h and mpi.h headers. We should fix this so that the headers are checked during configure time and handle that appropriately.
@zhangwei217245 I saw you created this second find Mercury file. Could you please confirm why we have two there?
The text was updated successfully, but these errors were encountered:
Major changes:
DART integration - single-client v.s. multi-client queries, suffix-tree mode
Benchmark -> mpi_query_scale_col
docker support for local development (very useful if you don't have a proper linux environment) Develop a docker image for developing/testing/debugging PDC. #150
Other changes:
unifying all work_todo_g and bulk_todo_g to use atomic operations
Github codespace support -> initiative
fixing duplicated FindMercury.cmake cmake find Mercury and MPI #149
Major changes:
DART integration - single-client v.s. multi-client queries, suffix-tree mode
Benchmark -> mpi_query_scale_col
docker support for local development (very useful if you don't have a proper linux environment) Develop a docker image for developing/testing/debugging PDC. #150
Other changes:
unifying all work_todo_g and bulk_todo_g to use atomic operations
Github codespace support -> initiative
fixing duplicated FindMercury.cmake cmake find Mercury and MPI #149
We have two FindMercury files in cmake. However, in a fresh Ubuntu install, neither seem to be working as they should. I got no configuration errors but during build time it does not find the mercury.h and mpi.h headers. We should fix this so that the headers are checked during configure time and handle that appropriately.
@zhangwei217245 I saw you created this second find Mercury file. Could you please confirm why we have two there?
The text was updated successfully, but these errors were encountered: