sfu-dis / pibench

Benchmarking framework for index structures on persistent memory
MIT License
87 stars 20 forks source link

About std::thread && Open MP #43

Open Old-Farmer opened 1 year ago

Old-Farmer commented 1 year ago

My Index will create threads using std::thread. May it arouses some undefined behaviors as the benchmark using Open MP ? I do have observed some wierd behaviors when runing the benchmark with my index.