Hi,
I tried to compile the current OpenMPI 1.6.2 with the Intel Compiler
# icc --version
icc (ICC) 12.0.4 20110427
The error I get is the following (I changed directly in the vtfilter
directory where the error occurs to reduce output for this mail):
# cd ompi/contrib/vt/vt/tools/vtfilter/
# ma
e script?
>>
>> ./configure CC=icc CXX=icpc ... etc, etc ...
>>
>> I hope this helps,
>> Gus Correa
>>
>>
>>
>> On 10/11/2012 11:00 AM, Christian Krause wrote:
>> >Hi,
>> >
>> >I tried to compile the current OpenMP