<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title> blog</title>
		<link>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/</link>
		<atom:link href="http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title>Hopper OS upgrade and new SW set to default next Wed, Feb 27</title>
			<link>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/hopper-os-upgrade-and-new-sw-set-to-default-next-wed-feb-27/</link>
			<description>&lt;p&gt;1) There will be a scheduled hardware and software maintenance for Hopper next Wednesday, February 27, from 7 am to 7 pm Pacific time.  This is a major OS upgrade.  Most applications are highly recommended to recompile (or at least relink) after the maintenance.  C++ and PGAS applications are recommended to recompile and relink.  Please plan your work accordingly and check the NERSC Message of the Day (MOTD) for status update:  http://www.nersc.gov/live-status/motd/. &lt;br/&gt;&lt;br/&gt;2) After the maintenance,  the following software versions will be set to default on Hopper:&lt;br/&gt;&lt;br/&gt;-- pgi/12.9.0&lt;br/&gt;-- gcc/4.7.2&lt;br/&gt;-- cce/8.1.3&lt;br/&gt;-- intel/13.0.1.117&lt;br/&gt;-- chapel/1.6.0&lt;br/&gt;-- cray-mpich2/5.6.0 (xt-mpich2/5.6.0); cray-shmem/5.6.0 (xt-shmem/5.6.0)&lt;br/&gt;-- cray-libsci/12.0.0 (xt-libsci/12.0.0)&lt;br/&gt;-- cray-petsc/3.3.00 (xt-petsc/3.3.00); cray-petsc-complex/3.3.00 (petsc-complex/3.3.00)&lt;br/&gt;-- cray-trilinos/10.12.1.1&lt;br/&gt;-- cray-tpsl/1.3.01&lt;br/&gt;-- fftw/2.1.5.4&lt;br/&gt;-- cray-netcdf/4.2.1.1&lt;br/&gt;-- cray-hdf5/1.8.9; cray-hdf5-parallel/1.8.9&lt;br/&gt;-- parallel-netcdf/1.3.1&lt;br/&gt;-- perftools/6.0.1 &lt;br/&gt;-- papi/5.0.1&lt;br/&gt;-- atp/1.6.0&lt;br/&gt;-- stat/1.2.1.3&lt;br/&gt;-- java/jdk1.7.0_07&lt;br/&gt;-- xt-asyncpe/5.16&lt;br/&gt;&lt;br/&gt;The availability of the above software versions were announced on Dec 19 and Jan 18.&lt;br/&gt;&lt;br/&gt;Notice Cray has changed some of the module names from &quot;xt-xxx&quot; to &quot;cray-xxx&quot;, for example: xt-libsci is now cray-libsci, and xt-mpich2 is now cray-mpich2.  Also some of the Cray supported modules now have a &quot;cray-&quot; prefix to their module names, for example: netcdf is now cray-netcdf, and petsc is now cray-petsc, etc.&lt;/p&gt;</description>
			<pubDate>Thu, 21 Feb 2013 10:29:38 -0800</pubDate>
			
			
			<guid>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/hopper-os-upgrade-and-new-sw-set-to-default-next-wed-feb-27/</guid>
		</item>
		
		<item>
			<title>Hopper scheduled maintenance tomorrow (Sept 19) and /project outage</title>
			<link>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/hopper-scheduled-maintenance-tomorrow-sept-19-and-project-outage/</link>
			<description>&lt;p&gt;There will be a scheduled hardware and software maintenance for Hopper next Wednesday, Sept 19, from 6:30 am to midnight Pacific time.   Please plan your work accordingly and check the NERSC Message of the Day (MOTD) for status update:  http://www.nersc.gov/live-status/motd/.&lt;br/&gt;&lt;br/&gt;The /project file system (also known as /global/project) will be unavailable from 8am Wednesday, Sept 19 until 5pm Friday, Sept 21, during and after the scheduled Hopper maintenance.  &lt;br/&gt;&lt;br/&gt;If your job depends on /project, please add the following &quot;gres&quot; setting in your batch script (so that your job won't start and fail during the /project outage):  &lt;br/&gt;#PBS -l gres=project&lt;br/&gt;&lt;br/&gt;If your job is already queued (but not yet running),  the following &quot;qalter&quot; command can be used to add the &quot;gres&quot; setting:&lt;br/&gt;% qalter -l gres=project my_jobid&lt;/p&gt;</description>
			<pubDate>Tue, 18 Sep 2012 16:46:01 -0700</pubDate>
			
			
			<guid>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/hopper-scheduled-maintenance-tomorrow-sept-19-and-project-outage/</guid>
		</item>
		
		<item>
			<title>Please use &quot;gres&quot; settings in your batch scripts</title>
			<link>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/please-use-gres-settings-in-your-batch-scripts/</link>
			<description>&lt;p&gt;We would like to encourage you to use the generic resources (&quot;gres&quot;) setting for various file systems that your batch jobs use. This feature is currently available on Hopper and Carver.  The advantage of this setting is that your jobs won't start (thus won't fail) during a scheduled file system maintenance.&lt;br/&gt;&lt;br/&gt;The syntax for the &quot;gres&quot; setting is:&lt;br/&gt;#PBS -l gres=filesystem1[%filesystem2%filesystem3...]            (new recommendation)&lt;br/&gt;or&lt;br/&gt;#PBS -l gres=filesystem1:1[%filesystem2:1%filesystem3:1...]        (as announced before)&lt;br/&gt;&lt;br/&gt;Note that the &quot;%&quot; character means &quot;and&quot;.  Therefore, if multiple file systems are specified, the job will not start if *any* of the specified file systems are unavailable.&lt;br/&gt;&lt;br/&gt;The file systems available for &quot;gres&quot; setting are:&lt;br/&gt;on Hopper: scratch, scratch2, gscratch, project, and projectb&lt;br/&gt;on Carver: gscratch, project, and projectb&lt;br/&gt;(note: home is not a defined resource, since it is used by every job anyway).&lt;br/&gt;&lt;br/&gt;Below are some sample &quot;gres&quot; lines:&lt;br/&gt;#PBS -l gres=project&lt;br/&gt;#PBS -l gres=scratch&lt;br/&gt;#PBS -l gres=gscratch2%project&lt;br/&gt;#PBS -l gres=scratch%scratch2%projectb&lt;br/&gt;&lt;br/&gt;To add this option to a queued job (not in &quot;running&quot; state), the following command can be used:&lt;br/&gt;% qalter -l gres=... my_jobid&lt;br/&gt;&lt;br/&gt;We will have a scheduled project file system maintenance on Sept 19, lasting for 2 to 3 days (details TBA).  If your current or future batch jobs depend on the project file system, please use the &quot;gres=project&quot; setting in your batch scripts (or use the qalter command for scripts already submitted). This will prevent your jobs from failing during this outage.&lt;br/&gt;&lt;br/&gt;In general, we strongly encourage you *always* to include the &quot;gres&quot; directive in your batch scripts to specify the file systems needed to protect the jobs during future scheduled file system outages.&lt;br/&gt;&lt;br/&gt;&lt;/p&gt;</description>
			<pubDate>Tue, 04 Sep 2012 14:03:26 -0700</pubDate>
			
			
			<guid>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/please-use-gres-settings-in-your-batch-scripts/</guid>
		</item>
		
		<item>
			<title>high thruput queue now available on Hopper</title>
			<link>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/high-thruput-queue-now-available-on-hopper/</link>
			<description>&lt;p&gt;A new batch queue named &quot;thruput&quot; has been implemented on Hopper to support the increased high throughput computing needs from the user community.  The queue limits for this queue are as follows:&lt;br/&gt;&lt;br/&gt;-- max wall time is 168 hrs&lt;br/&gt;-- max node count is 2 (max core count is 48)&lt;br/&gt;-- max queue-able jobs per user is 500&lt;br/&gt;-- max running jobs from all users in this queue is 500&lt;br/&gt;-- has same priority as of the &quot;reg_small&quot; queue&lt;br/&gt;-- charging factor is 1&lt;/p&gt;</description>
			<pubDate>Thu, 30 Aug 2012 16:27:23 -0700</pubDate>
			
			
			<guid>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/high-thruput-queue-now-available-on-hopper/</guid>
		</item>
		
		<item>
			<title>max walltime for low queue is increased to 24 hrs on Hopper</title>
			<link>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/max-walltime-for-low-queue-is-increased-to-24-hrs-on-hopper/</link>
			<description>&lt;p&gt;We have increased the max walltime for the low queue on Hopper from 12 to 24 hrs.&lt;/p&gt;</description>
			<pubDate>Thu, 31 May 2012 15:48:53 -0700</pubDate>
			
			
			<guid>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/max-walltime-for-low-queue-is-increased-to-24-hrs-on-hopper/</guid>
		</item>
		
		<item>
			<title>Hopper compilers and DDT short outage next Wed, May 16</title>
			<link>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/hopper-compilers-and-ddt-short-outage-next-wed-may-16/</link>
			<description>&lt;p&gt;Due to a scheduled maintenance for the License Servers, most of the compilers (except GNU) and the DDT debugger on Hopper will not be available from 10:30 am to 12:30 pm on Wednesday, May 16. &lt;br/&gt;&lt;br/&gt;If there are any questions or concerns, please contact &quot;consult at nersc dot gov&quot;.&lt;/p&gt;</description>
			<pubDate>Thu, 10 May 2012 15:47:53 -0700</pubDate>
			
			
			<guid>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/hopper-compilers-and-ddt-short-outage-next-wed-may-16/</guid>
		</item>
		
		<item>
			<title>Hopper scheduled maintenance next Tues (May 8) and new software available</title>
			<link>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/hopper-scheduled-maintenance-next-tues-may-8-and-new-software-available/</link>
			<description>&lt;p&gt;1) In conjunction with the NERSC Center Wide Outage for global file systems maintenance, there will be a scheduled hardware and software maintenance for Hopper next Tuesday, May 8, from 8 am to 6 pm Pacific time.   Please plan your work accordingly and check the NERSC Message of the Day (MOTD) for status update:  http://www.nersc.gov/live-status/motd/. &lt;br/&gt;&lt;br/&gt;2) The following new software versions are available now (as non-default) on Hopper:&lt;br/&gt;-- pathscale/4.0.12.1&lt;br/&gt;-- intel/12.1.3.293 &lt;br/&gt;-- pgi/12.2.0 &lt;br/&gt;-- cce/8.0.3 &lt;br/&gt;-- xt-libsci/11.0.06 &lt;br/&gt;-- acml/5.1.0 &lt;br/&gt;-- perftools/5.3.1&lt;br/&gt;-- papi/4.3.0 &lt;br/&gt;-- jdk/1.7.0_03&lt;br/&gt;&lt;br/&gt;Many of the above software depend on the xt-asyncpe/5.08 instead of the default loaded xt-asyncpe/5.07 module.   Please issue the following commands before testing the new software versions:&lt;br/&gt;% module swap xt-asyncpe xt-asyncpe/5.08&lt;br/&gt;&lt;br/&gt;FYI, Issuing the command &quot;module help module_name/version&quot; (e.g., &quot;module help pgi/12.2.0&quot;) will display some useful software release information. &lt;br/&gt;&lt;br/&gt;More information about the above new software versions can be found in the following CrayDoc Release Announcements:&lt;br/&gt;http://docs.cray.com/books/S-9401-1202/S-9401-1202.pdf&lt;br/&gt;http://docs.cray.com/books/S-9401-1203/S-9401-1203.pdf&lt;br/&gt;&lt;br/&gt;If there are no problems reported, the above list of new software versions (along with the new xt-asyncpe/5.08) will be set to default on 5/8 at the scheduled system maintenance.  The special command of &quot;module swap xt-asyncpe ...&quot; above will not be needed after we set the new defaults next week.&lt;br/&gt;&lt;br/&gt;If there are any questions or comments, please contact &quot;consult at nersc dot gov&quot;.&lt;/p&gt;</description>
			<pubDate>Tue, 01 May 2012 15:46:32 -0700</pubDate>
			
			
			<guid>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/hopper-scheduled-maintenance-next-tues-may-8-and-new-software-available/</guid>
		</item>
		
		<item>
			<title>Cluster Compatibility Mode is now available on Hopper</title>
			<link>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/cluster-compatibility-mode-is-now-available-on-hopper/</link>
			<description>&lt;p&gt;We are pleased to announce a new feature on Hopper, Cray Cluster &lt;br/&gt;Compatibility Mode (CCM) which allows applications that previously could &lt;br/&gt;only run on Carver to run on Hopper.&lt;br/&gt;&lt;br/&gt;Cluster Compatibility Mode (CCM) is a Cray software solution that &lt;br/&gt;provides services needed to run most cluster-based independent software &lt;br/&gt;vendor (ISV) applications on the Cray XE6. It supports the standard &lt;br/&gt;Linux services, such as ssh, rsh, nscd, and ldap, and complete root file &lt;br/&gt;systems on the compute nodes (therefore supports dynamic shared &lt;br/&gt;libraries). With CCM, the applications that couldn't run on Hopper due &lt;br/&gt;to the lack of TCP/IP support now can run on Hopper. The Gaussian (G09), &lt;br/&gt;NAMD replica simulation, and WIEN2k codes are the applications that are &lt;br/&gt;enabled on Hopper recently through CCM. Additionally, CCM enables serial &lt;br/&gt;workloads to run on Hopper.&lt;br/&gt;&lt;br/&gt;You can access CCM through the ccm_queue on Hopper. Due to the slower &lt;br/&gt;processor speed on Hopper (2.1GHz) you may find applications run slower &lt;br/&gt;on Hopper CCM when compared to Carver (2.7GHz), however, we expect the &lt;br/&gt;queue wait time to be shorter, which we hope will give users the &lt;br/&gt;incentive to try CCM. We have also created a new queue ccm_int, which &lt;br/&gt;has the same queue priority as the debug/interactive queue, to &lt;br/&gt;accommodate the interactive CCM workloads, eg., debugging, data &lt;br/&gt;analysis. Currently the applications and tools available for CCM are &lt;br/&gt;g09, namd_ccm, wien2k_ccm, matlab_ccm, ipm_ccm and ddt_ccm. For more &lt;br/&gt;information about CCM and how to use it on Hopper, please visit our &lt;br/&gt;website at,&lt;br/&gt;&lt;br/&gt;http://www.nersc.gov/users/computational-systems/hopper/cluster-compatibility-mode/&lt;br/&gt;&lt;br/&gt;If you have been limited by the lack of the TCP/IP support on Hopper &lt;br/&gt;computing environment in the past, you are encouraged to try out CCM on &lt;br/&gt;Hopper. CCM is a new product of Cray, and it is still in the &lt;br/&gt;experimental stage. Your feedback and comments are especially welcome.&lt;/p&gt;</description>
			<pubDate>Tue, 10 Apr 2012 15:43:01 -0700</pubDate>
			
			
			<guid>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/cluster-compatibility-mode-is-now-available-on-hopper/</guid>
		</item>
		
		<item>
			<title>Hopper scheduled maintenance on Tue March 20 and new software available</title>
			<link>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/hopper-scheduled-maintenance-on-tue-march-20-and-new-software-available/</link>
			<description>&lt;p&gt;1) There will be a scheduled hardware and software maintenance for Hopper next Tuesday, March 20, from 8 am to 4 pm Pacific time.   Please plan your work accordingly and check the NERSC Message of the Day (MOTD) for status update:  http://www.nersc.gov/live-status/motd/. &lt;br/&gt;&lt;br/&gt;2) The following new software versions are now available on Hopper:&lt;br/&gt;-- pgi/11.10.0&lt;br/&gt;-- cce/8.0.0, 8.0.1, 8.0.2&lt;br/&gt;-- gcc/4.6.2&lt;br/&gt;-- pathscale/4.0.9&lt;br/&gt;-- intel/12.1.1.256, 12.1.2.273&lt;br/&gt;-- xt-mpich2/5.4.1, 5.4.2, 5.4.3; xt-shmem/5.4.1, 5.4.2, 5.4.3&lt;br/&gt;-- perftools/5.3.0&lt;br/&gt;-- papi/4.2.0&lt;br/&gt;-- xt-libsci/11.0.04, 11.0.05&lt;br/&gt;-- trilinos/10.8.3.0&lt;br/&gt;-- petsc/3.2.00, petsc-complex/3.2.00&lt;br/&gt;-- tpsl/1.2.00&lt;br/&gt;-- ga/5.0.2&lt;br/&gt;-- onesided/1.5.0&lt;br/&gt;-- atp/1.4.1, 1.4.2&lt;br/&gt;-- java/jdk1.7.0_02&lt;br/&gt;&lt;br/&gt;Please issue the command below first when using the new software versions before they become the default:&lt;br/&gt;% module swap xt-asyncpe xt-asyncpe/5.07&lt;br/&gt;&lt;br/&gt;After the maintenance, the following versions will be set to default:&lt;br/&gt;-- cce/8.0.2&lt;br/&gt;-- gcc/4.6.2&lt;br/&gt;-- pathscale/4.0.9&lt;br/&gt;-- intel/12.1.2.273&lt;br/&gt;-- perftools/5.3.0&lt;br/&gt;-- papi/4.2.0&lt;br/&gt;-- xt-libsci/11.0.05&lt;br/&gt;-- trilinos/10.8.3.0&lt;br/&gt;-- petsc/3.2.00, petsc-complex/3.2.00&lt;br/&gt;-- tpsl/1.2.00&lt;br/&gt;-- ga/5.0.2&lt;br/&gt;-- onesided/1.5.0&lt;br/&gt;-- atp/1.4.2&lt;br/&gt;-- java/jdk1.7.0_02&lt;br/&gt;&lt;br/&gt;More information about the above new software versions can be found in the following CrayDoc Release Announcements:&lt;br/&gt;http://docs.cray.com/books/S-9401-1111//S-9401-1111.pdf&lt;br/&gt;http://docs.cray.com/books/S-9401-1112//S-9401-1112.pdf&lt;br/&gt;http://docs.cray.com/books/S-9401-1201//S-9401-1201.pdf&lt;br/&gt;http://docs.cray.com/books/S-9401-1202//S-9401-1202.pdf&lt;/p&gt;</description>
			<pubDate>Tue, 13 Mar 2012 17:06:33 -0700</pubDate>
			
			
			<guid>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/hopper-scheduled-maintenance-on-tue-march-20-and-new-software-available/</guid>
		</item>
		
		<item>
			<title>Purging of Hopper scratch file systems to start on Mar 14</title>
			<link>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/purging-of-hopper-scratch-file-systems-to-start-on-mar-14/</link>
			<description>&lt;p&gt;The purging for the Hopper scratch file systems will start from Wednesday, March 14.  The files in your $SCRATCH and $SCRATCH2 will be deleted (&quot;purged&quot;) if they are older (defined by last access time) than 12 weeks once the purge starts.  &lt;br/&gt;&lt;br/&gt;Please take some time now to clean up contents, back up all important files (eg. to HPSS), and reduce your overall usage as much as you can.&lt;/p&gt;</description>
			<pubDate>Tue, 28 Feb 2012 09:57:21 -0800</pubDate>
			
			
			<guid>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/purging-of-hopper-scratch-file-systems-to-start-on-mar-14/</guid>
		</item>
		
		<item>
			<title>Hopper scheduled maintenance and SW new default versions on Wednesday, Jan 18</title>
			<link>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/hopper-scheduled-maintenance-and-sw-new-default-versions-on-wednesday-jan-18/</link>
			<description>&lt;p&gt;1) There will be a scheduled hardware and software maintenance for Hopper next Wednesday, January 18, from 7 am to 10 pm Pacific time.  This is a major OS upgrade.  Users are recommended to recompile your applications after the maintenance.  Please plan your work accordingly and check the NERSC Message of the Day (MOTD) for status update:  http://www.nersc.gov/live-status/motd/. &lt;br/&gt;&lt;br/&gt;2) After the maintenance,  the following software versions will be set to default on Hopper:&lt;br/&gt;&lt;br/&gt;-- pgi/11.9.0 &lt;br/&gt;-- cce/7.4.4 &lt;br/&gt;-- intel/12.0.5.220&lt;br/&gt;-- chapel/1.4.0 &lt;br/&gt;-- xt-mpich2/5.4.0, xt-shmem/5.4.0 &lt;br/&gt;-- perftools/5.2.3&lt;br/&gt;-- papi/4.1.4 &lt;br/&gt;-- xt-libsci/11.0.03 &lt;br/&gt;-- trilinos/10.6.4.0 &lt;br/&gt;-- petsc/3.1.09, petsc-complex/3.1.09 &lt;br/&gt;-- tpsl/1.1.01 &lt;br/&gt;-- fftw/2.1.5.3&lt;br/&gt;&lt;br/&gt;The availability of the above software versions was announced on Dec 6.&lt;br/&gt;&lt;br/&gt;If there are any questions or comments, please contact &quot;consult at nersc dot gov&quot;.&lt;/p&gt;</description>
			<pubDate>Wed, 11 Jan 2012 11:52:02 -0800</pubDate>
			
			
			<guid>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/hopper-scheduled-maintenance-and-sw-new-default-versions-on-wednesday-jan-18/</guid>
		</item>
		
		<item>
			<title>max wall time for reg_small increased to 48 hrs</title>
			<link>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/max-wall-time-for-reg-small-increased-to-48-hrs/</link>
			<description>&lt;p&gt;The max wall time for Hopper jobs using up to 682 nodes (16,368 cores, corresponds to the &quot;reg_small&quot; queue) has been increased from 36 hrs to 48 hrs.  Notice that jobs should still be submitted to the &quot;regular&quot; queue.&lt;/p&gt;</description>
			<pubDate>Wed, 04 Jan 2012 12:12:56 -0800</pubDate>
			
			
			<guid>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/max-wall-time-for-reg-small-increased-to-48-hrs/</guid>
		</item>
		
		<item>
			<title>New scavenger Queue</title>
			<link>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/new-scavenger-queue/</link>
			<description>&lt;p&gt;There is a new queue, called scavenger, available on Hopper and Franklin to users with a zero or negative balance in one of their repositories.  This applies to both total repository balances as well as per-user balances.  The queue is not available for jobs submitted against a repository with a positive balance.  The charging rate for this queue is 0 and the priority on all systems is lower than the “low” queue.  The Hopper scavenger queue limits are:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;1-683 nodes &lt;/li&gt;
&lt;li&gt;6 hour max wallclock &lt;/li&gt;
&lt;li&gt;2 concurrent job max&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;To use the scavenger queue please specify the following line your batch script:&lt;/p&gt;
&lt;p&gt;#PBS -q scavenger&lt;/p&gt;
&lt;p&gt;If you have multiple repositories, you can specify the repository to use for the job by adding the following line to your batch script:&lt;/p&gt;
&lt;p&gt;#PBS -A &amp;lt;repo&amp;gt;&lt;/p&gt;</description>
			<pubDate>Mon, 07 Nov 2011 12:49:37 -0800</pubDate>
			
			
			<guid>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/new-scavenger-queue/</guid>
		</item>
		
		<item>
			<title>large Hopper jobs now discounted 40 percent</title>
			<link>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/large-hopper-jobs-now-discounted-40-percent/</link>
			<description>&lt;p&gt;Effective October 1 NERSC has increased the discount for large Hopper jobs from 25% to 40%.  Large jobs are defined to be those using 683 or more nodes.  The new queue charge rate for the reg_med, reg_big and reg_xbig queues is now .6 (and has been applied retroactively to Oct 1).&lt;/p&gt;
&lt;p&gt;We hope that this change will allow projects with work that can run efficiently on 683 or more nodes will now have enough allocated time to permit these large runs.&lt;/p&gt;</description>
			<pubDate>Tue, 04 Oct 2011 12:58:59 -0700</pubDate>
			
			
			<guid>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/large-hopper-jobs-now-discounted-40-percent/</guid>
		</item>
		
		<item>
			<title>Hopper scheduled maintenance and new software available</title>
			<link>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/hopper-scheduled-maintenance-and-new-software-available-2/</link>
			<description>&lt;p&gt;Hopper will have a scheduled maintenance on next Wed, September 21, from 8am to 4pm Pacific time.   A long list of new software versions are now available (as non-default) on Hopper.  Details can be found in this &lt;a href=&quot;http://www.nersc.gov/REST/announcements/message_text.php?id=2091&quot;&gt;announcement&lt;/a&gt;.&lt;/p&gt;</description>
			<pubDate>Wed, 14 Sep 2011 16:05:07 -0700</pubDate>
			
			
			<guid>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/hopper-scheduled-maintenance-and-new-software-available-2/</guid>
		</item>
		
		<item>
			<title>Intel compiler available on Hopper</title>
			<link>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/intel-compiler-available-on-hopper/</link>
			<description>&lt;p&gt;The Intel compiler suite is now available on Hopper.  The current installed version is 12.0.4.191.&lt;br/&gt;&lt;br/&gt;To use the Intel compiler:&lt;br/&gt;% module swap PrgEnv-pgi PrgEnv-intel&lt;br/&gt;&lt;br/&gt;Then use the Cray wrappers ftn, cc, and CC to compile the Fortran, C, and C++ codes, respectively.  &lt;/p&gt;
&lt;p&gt;More details of using the Intel compiler on Hopper can be found at &lt;a href=&quot;http://www.nersc.gov/users/computational-systems/hopper/programming/compiling-codes-on-hopper/#toc-anchor-6&quot;&gt;Intels Compilers on Hopper&lt;/a&gt;.&lt;/p&gt;</description>
			<pubDate>Wed, 10 Aug 2011 11:19:20 -0700</pubDate>
			
			
			<guid>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/intel-compiler-available-on-hopper/</guid>
		</item>
		
		<item>
			<title>Problems submitting Jobs on Hopper -- Fixed</title>
			<link>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/problems-submitting-jobs-on-hopper-fixed/</link>
			<description>&lt;p&gt;We are experiencing problems submitting jobs to Hopper.  We are looking into the issue and will get it fixed as soon as possible.&lt;/p&gt;</description>
			<pubDate>Wed, 03 Aug 2011 10:10:53 -0700</pubDate>
			
			
			<guid>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/problems-submitting-jobs-on-hopper-fixed/</guid>
		</item>
		
		<item>
			<title>/project and /global/scratch expected available time</title>
			<link>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/project-and-global-scratch-expected-available-time/</link>
			<description>&lt;p&gt;As announced yesterday, expected available time for /global/scratch is 5pm today (July 13), and expected available time for /project is 5pm tomorrow (July 14): &lt;a href=&quot;http://www.nersc.gov/REST/announcements/message_text.php?id=2073&quot;&gt;http://www.nersc.gov/REST/announcements/message_text.php?id=2073&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description>
			<pubDate>Wed, 13 Jul 2011 10:07:03 -0700</pubDate>
			
			
			<guid>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/project-and-global-scratch-expected-available-time/</guid>
		</item>
		
		<item>
			<title>Hopper scheduled maintenance and new software available</title>
			<link>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/hopper-scheduled-maintenance-and-new-software-available/</link>
			<description>&lt;p&gt;In conjunction with the NERSC systems Outages next week (for NERSC Global File Systems maintenance) announced earlier today (see details at: &lt;a href=&quot;http://www.nersc.gov/REST/announcements/message_text.php?id=2070&quot;&gt;http://www.nersc.gov/REST/announcements/message_text.php?id=2070&lt;/a&gt;), Hopper will have a scheduled maintenance on next Wed, July 13, from 8am to 1pm Pacific time.&lt;/p&gt;
&lt;p&gt;/project and /global/scratch directories will not be available on Hopper from 8am to 1pm on Wed July 13.  User jobs that need to use the /project and/or /global/scratch file system should add the &quot;gres&quot; directive in their batch job scripts to indicate this requirement. (see detailed instructions at: &lt;a href=&quot;http://www.nersc.gov/REST/announcements/message_text.php?id=2071&quot;&gt;http://www.nersc.gov/REST/announcements/message_text.php?id=2071&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The following new software versions are available now (as non-default version) on Hopper, and will be set to default at the maintenance.&lt;br/&gt;-- pgi/11.3.0&lt;br/&gt;-- perftools/5.2.0&lt;br/&gt;-- xt-mpich2/5.3.0 and xt-shmem/5.3.0&lt;br/&gt;-- cce/7.4.0&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description>
			<pubDate>Wed, 06 Jul 2011 15:04:53 -0700</pubDate>
			
			
			<guid>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/hopper-scheduled-maintenance-and-new-software-available/</guid>
		</item>
		
		<item>
			<title>Hopper batch walltime increase and new xfer queue</title>
			<link>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/hopper-batch-walltime-increase-and-new-xfer-queue/</link>
			<description>&lt;p&gt;There are two batch queue configuration changes on Hopper:&lt;br/&gt;&lt;br/&gt;1) User jobs using fewer than 4,096 nodes can now run for up to 36 hrs.  In particular, the max wall time limits for reg_small (1-683 nodes), reg_med (684-2,048 nodes), and reg_big (2,049-4,096 nodes) jobs have been increased from 24 to 36 hrs. &lt;br/&gt;&lt;br/&gt;2) A new &quot;xfer&quot; queue has been introduced. Users can use the xfer job to pre-stage input files for a large simulation and archive output files afterwards without the penalty of being charged for the large amount of compute nodes during the file transfers.  &lt;br/&gt;&lt;br/&gt;The xfer queue on Hopper is being implemented on a local batch server (hopper06), which is separate from the main batch server on the main Hopper XE.  So there are some special notes about the xfer jobs, for example: their job ids are in a different format (such as 6000345.hopper06), and since xfer jobs do not use any compute nodes, the torque keyword &quot;mppwidth&quot; should not be specified in an xfer batch script.&lt;br/&gt;&lt;br/&gt;The details of the batch queue configuration can be found at:&lt;br/&gt;http://www.nersc.gov/users/computational-systems/hopper/running-jobs/queues-and-policies/&lt;br/&gt;&lt;br/&gt;And the details of submitting an &quot;xfer&quot; job can be found at:&lt;br/&gt;http://www.nersc.gov/users/computational-systems/hopper/running-jobs/batch-jobs/#xfer&lt;/p&gt;</description>
			<pubDate>Wed, 29 Jun 2011 21:09:37 -0700</pubDate>
			
			
			<guid>http://www.nersc.gov/users/computational-systems/hopper/updates-and-status/announcements/hopper-batch-walltime-increase-and-new-xfer-queue/</guid>
		</item>
		

	</channel>
</rss>