Re: Unable to compile Tachyon on Sun Grid Engine

From: Sourav Ray (souravray90_at_gmail.com)
Date: Sat Jun 04 2016 - 05:59:00 CDT

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 : Sun Dec 31 2017 - 23:20:32 CST