- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am a beginner of parallel computation. I wish to build up a linux cluster with Intel Cluster Tool Kits. I found that I need to create a "machines.LINUX" file, which isused by the Intel Cluster Toolkit installer to deploy the appropriate software packages from the toolkit amongst the nodes of the cluster.
I would like to know where should the "machines.LINUX" file be located. Any people can help me?
Many Thanks!
Kelvin
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Kelvin,
There is no designated location for the machines.LINUX file. The file should simply contain a list of all nodes on your cluster. For example:
[user@cluster ~]$ cat machines.LINUX
headnode
compute-00-00
compute-00-01
compute-00-02
Generally, you can put it in the same directory as the install script and just point the installer to it when prompted.
Regards,
~Gergana
===================================
Gergana Slavova
Technical Consulting Engineer
Intel Cluster Tools
E-mail: gergana.s.slavova@intel.com
Phone: (217) 403-4218
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Gergana,
I got it!
Thanks so much~
Regards,
Kelvin
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page