From 7144082bf11e12907ffdaa654da6105620281cb9 Mon Sep 17 00:00:00 2001 From: Chee Wai Lee Date: Mon, 8 Nov 2010 15:32:26 -0800 Subject: [PATCH] Added caveat to inform users that ebs2otf may only be used with a version of OTF compiled with the GNU compiler until I can work in a more general solution amenable to other major compilers. --- README.sampling | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.sampling b/README.sampling index b022dbccb..47d21188f 100644 --- a/README.sampling +++ b/README.sampling @@ -83,6 +83,10 @@ As of this release, we support only OTF 1.8 (sturgeon): has the side-effect of turning on TAU tracing as a default. EBS traces currently work only with TAU profiles. + Currently, OTF has to be built with GCC compilers. If this is not +supported on your working machine, post-processing can be performed on +the generated logs on another platform. + 2) Generate EBS traces as above. 3) Make sure the environment variables PERL5LIB and LD_LIBRARY_PATH are