-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
type: bugSomething isn't workingSomething isn't working
Description
Couldn't get my project to compile and link without doing the following:
- Manually copying the following files to PDC installation include directory:
pdc_client_connect.h
pdc_client_server_common.h
pdc_private.h
pdc_analysis_and_transforms_common.h
pdc_transforms_pkg.h
pdc_timing.h
pdc_server_region_transfer_metadata_query.h
pdc_server_region_transfer.h
dart_core.h
pdc_server_region_transfer.h
dart_core.h
dart_utils.h
dart_algo.h
dart_math.h
thpool.h
string_utils.h
query_utils.h
comparators.h
pdc_set.h
pdc_compare.h
pdc_hash.h
- Adding the following to
pdc
lib to link:
${PDC_SOURCE_DIR}/src/utils/pdc_malloc.c
Metadata
Metadata
Assignees
Labels
type: bugSomething isn't workingSomething isn't working