Hi Nicolas and Greg,
Correct me if i'm wrong but I beleive that an AMD
machine will appear on your "condor_status" as an
intel machine. I currently have a machine on my pool
with a AMD sempron processor (which I belive just
about supports all of the intel instruction set) and
it just shows up as an "INTEL" machine. Nicolas if
what Greg suggested doesn't work, I suggest taking a
look how to add to your class-ad list. By doing so you
can specify unique attributes to your machines which
in turn can help you decided what, where, and how to
run things.
Cheers
Danny N.
New Mexico State University
--- Greg Thain <gthain@xxxxxxxxxxx> wrote:
Nicolas GUIOT wrote:
Hi all
We have some program with specific compil options
for AMD or Intel processors. I would like to submit
the jobs to my pool so that it can go on any
machine, then according to the CPU, it starts the
correct binary program : can I specify this in the
submit file (if yes, How ?), or do I have to trick
with some shell program to do that ?
Thanks in advance
Nicolas
If you have two binaries, you can name them
program.X86_64
and
program.INTEL
and in your submit file, specify your executable as
executable = program.$(ARCH)
-greg
_______________________________________________
Condor-users mailing list
Condor-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/condor-users
"Reputation is what other people know about you. Honor is what you know about yourself."
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Condor-users mailing list
Condor-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/condor-users