Re: Unable to compile Tachyon on Sun Grid Engine

From: Sourav Ray (souravray90_at_gmail.com)
Date: Sat Jun 04 2016 - 08:03:44 CDT

Update: I installed the MPI version on my SGE. However would appreciate if
someone can provide an example script to me.

Thanks and regards
Sourav

On Sat, Jun 4, 2016 at 4:29 PM, Sourav Ray <souravray90_at_gmail.com> wrote:

> Also this tutorial is for running on multiple cores, anyone has a script
> for multi-node (different physical nodes) operation?
>
> Regards
> Sourav
>
> On Sat, Jun 4, 2016 at 2:50 PM, Sourav Ray <souravray90_at_gmail.com> wrote:
>
>> Hello
>>
>> I followed the instructions given in the link below, but was unable to
>> compile Tachyon on SGE.
>>
>> http://www.ks.uiuc.edu/Training/Workshop/Cluster/files/using_rocks.html
>>
>>
>> Changes made:
>>
>> # Linux x86 using LAM MPICH
>> *linux-mpich*:
>> $(MAKE) all \
>> "ARCH = *linux-mpich*" \
>> "CC = *gcc*" \
>> "CFLAGS = -m486 -Wall -O3 -fomit-frame-pointer -ffast-math
>> *-I/opt/mpich2/gnu/include* -DLinux -DMPI $(MISCFLAGS)" \
>> "AR = ar" \
>> "ARFLAGS = r" \
>> "STRIP = strip" \
>> "RANLIB = ranlib" \
>> "LIBS = -L. *-L/opt/mpich2/gnu/lib* -ltachyon *-lmpich* $(MISCLIB) -lm"
>>
>>
>> Error:
>>
>> cc1: error: unrecognized command line option "-m486"
>>
>>
>>
>> Please let me know the changes I need to make.
>>
>> Thanks and regards
>> Sourav
>>
>>
>

This archive was generated by hypermail 2.1.6 : Tue Dec 27 2016 - 23:22:14 CST