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
Hi! I've been using CCEH-PMDK with skewed workloads and found that it seg faults. I believe this happens after 16 splits of the same directory. The minimal example is to run a 65 operation input of the same value (1, for example). This occurs in both the single-threaded and multithreaded variants.
Hi! I've been using CCEH-PMDK with skewed workloads and found that it seg faults. I believe this happens after 16 splits of the same directory. The minimal example is to run a 65 operation input of the same value (1, for example). This occurs in both the single-threaded and multithreaded variants.
Example output:
Note: I modified test.cpp to change the input file. I suggest you make it an argument.
The text was updated successfully, but these errors were encountered: