Recent Changes - Search:

UM User Group

PmWiki

pmwiki.org

edit SideBar

U Mon Newton

Mainly, what you need to do is to change a few switches etc to get an old turing job to run on Newton. There are example jobs on the reading system network; within the UMUI do a search_filter for the user umui . Then select one of the Newton example jobs and one of your old turings jobs. Do Job_difference to work out which switches and things were changed.

If you don’t have access to the dept_system? Check out the example basis files page.

Also see the Newton Page for information about switching to newton.

Hints

  • Ensure that your ~/.profile has the lines:
 
if [ `uname` = "Linux" ]
then
  UMSETUP=/ohome/lrum/newton/setvars_4.5 ; export UMSETUP
else
	UMSETUP=/ohome/lrum/setvars_4.5 ; export UMSETUP
fi

  • Also,on newton, type groups if you do not see ‘um’ then you need to get someone (eg lois) to add you to the um group.
  • You can monitor the progress of your jobs with *qstat -a*

Dan Hodson? - 08 Jul 2004

Add Comment 
Sign as Author 
Enter code 806

Edit - History - Print - Recent Changes - Search
Page last modified on October 13, 2005, at 03:37 PM