Details
-
Bug
-
Resolution: Won't Fix
-
Minor
-
Lustre 2.1.0
-
None
-
3
-
20,355
-
10555
Description
on BG/P platform in LLNL, its compiler tool can't detect the pthread support implicitly, then it report compiler error.
the fix is adding the pthread support(CFLAGS, LIBS) according to the platform for the argument could be different in some platforms
(e.g. -lpthread or -lpthreads)
now the patch has been reverted in both b1_8 and master
Not needed at this time