<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.anl.gov/wiki_cnm/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Aavarca</id>
	<title>CNM Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.anl.gov/wiki_cnm/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Aavarca"/>
	<link rel="alternate" type="text/html" href="https://wiki.anl.gov/cnm/Special:Contributions/Aavarca"/>
	<updated>2026-07-19T12:23:04Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://wiki.anl.gov/wiki_cnm/index.php?title=HPC/Support&amp;diff=6297</id>
		<title>HPC/Support</title>
		<link rel="alternate" type="text/html" href="https://wiki.anl.gov/wiki_cnm/index.php?title=HPC/Support&amp;diff=6297"/>
		<updated>2018-04-19T22:24:59Z</updated>

		<summary type="html">&lt;p&gt;Aavarca: /* Submit */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Review the FAQ list ==&lt;br /&gt;
For frequently asked questions regarding the Carbon HPC system, review &#039;&#039;&#039;[[HPC/FAQ | Frequently Asked Questions]]&#039;&#039;&#039; to find answers.&lt;br /&gt;
&lt;br /&gt;
== Compose a support request ==&lt;br /&gt;
If your question is not answered in the FAQ, Compose an email to our help desk, as follows:&lt;br /&gt;
&lt;br /&gt;
=== Required information ===&lt;br /&gt;
* Choose an appropriate &#039;&#039;&#039;subject line&#039;&#039;&#039;, preferably after you typed and reviewed the body of your message.&lt;br /&gt;
*: Do not merely hit &amp;quot;Reply&amp;quot; on a previous unrelated message - doing so might cause your request to get overlooked in a previous thread.&lt;br /&gt;
* Be as &#039;&#039;specific as possible&#039;&#039; in the body of your message. Include the following:&lt;br /&gt;
** The &#039;&#039;&#039;command&#039;&#039;&#039; you were trying to run or the menu item you chose in a graphical user interface&lt;br /&gt;
** The &#039;&#039;&#039;exact error message&#039;&#039;&#039; you get. Copy &amp;amp; Paste the message text, or take a screenshot and attach it to your mail.&lt;br /&gt;
** The &#039;&#039;&#039;directory path&#039;&#039;&#039; and &#039;&#039;&#039;file name&#039;&#039;&#039; you were working on, if applicable.&lt;br /&gt;
**: It is generally not necessary to include in your message copies of files that already reside on Carbon.&lt;br /&gt;
&lt;br /&gt;
=== For issues with PBS jobs ===&lt;br /&gt;
For questions about PBS jobs, provide:&lt;br /&gt;
* the &#039;&#039;&#039;working directory&#039;&#039;&#039; of the job&lt;br /&gt;
* the name of the &#039;&#039;&#039;job file&#039;&#039;&#039; used&lt;br /&gt;
* the &#039;&#039;&#039;job number&#039;&#039;&#039; (for queued or running jobs)&lt;br /&gt;
&lt;br /&gt;
=== Additions required for remote access issues ===&lt;br /&gt;
When you cannot log in to mega or a &#039;&#039;Carbon&#039;&#039; login node, provide the following:&lt;br /&gt;
* The &#039;&#039;&#039;hostname&#039;&#039;&#039; you ran the command on. It is often shown in the command prompt. (If the prompt shows &amp;lt;code&amp;gt;localhost&amp;lt;/code&amp;gt; it is not specific enough – ask your local support person for help.)&lt;br /&gt;
* The &#039;&#039;&#039;hostname&#039;&#039;&#039; you&#039;re trying to &#039;&#039;reach.&#039;&#039;&lt;br /&gt;
* The &#039;&#039;&#039;username&#039;&#039;&#039; you use to connect.&lt;br /&gt;
* The &#039;&#039;&#039;software&#039;&#039;&#039; name and version you use to connect (e.g. SSH, VNC, or a browser).&lt;br /&gt;
* Your &#039;&#039;&#039;operating system&#039;&#039;&#039; and version.&lt;br /&gt;
&lt;br /&gt;
If you use ssh or scp, repeat your command in verbose mode by supplying the &amp;quot;-v&amp;quot; option twice:&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
scp -v -v [… other options and arguments …]&lt;br /&gt;
ssh -v -v [… other options and arguments …]&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
: Copy and Paste the possibly multi-page output into your request.&lt;br /&gt;
&lt;br /&gt;
=== Test directory ===&lt;br /&gt;
We may ask you to prepare a &#039;&#039;test directory&#039;&#039; which has to contain &#039;&#039;only&#039;&#039; files required by your application for a standalone run or a single PBS job.&lt;br /&gt;
This will help to diagnose your problem and confirm resolution, especially to diagnose subtle errors that are difficult to reproduce, such as where your application runs but does not fail outright.&lt;br /&gt;
&lt;br /&gt;
Prepare the test directory at the same directory level as your troubled runs, and include:&lt;br /&gt;
* the PBS job file,&lt;br /&gt;
* input files,&lt;br /&gt;
* any local data files.&lt;br /&gt;
* If available, add a file with the &#039;&#039;expected&#039;&#039; (correct) output, but with a file name that&#039;s different from the one generated by the job, such as by adding &amp;lt;code&amp;gt;.ref&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Submit ===&lt;br /&gt;
Before you submit a request:&lt;br /&gt;
* Make sure you included the &#039;&#039;&#039;error message&#039;&#039;&#039; that prompted your request.&lt;br /&gt;
&lt;br /&gt;
Complete the following form submit your request:&lt;br /&gt;
[https://argonne.service-now.com/self_service/request_detail.do?sysparm_document_key=sc_cat_item,4e37eb5b13199f0016ff33228144b036 CNM HPC Support Request]&lt;br /&gt;
&lt;br /&gt;
== Receiving support ==&lt;br /&gt;
When you get our support response:&lt;br /&gt;
* Carefully read it.&lt;br /&gt;
* Follow all instructions and answer all questions.&lt;br /&gt;
* For account- and password-related issues: it may take several hours for changes to take effect. If your initial attempt fails, wait at least that long before retrying.&lt;br /&gt;
&lt;br /&gt;
== Additional considerations ==&lt;br /&gt;
To help us diagnose a problem:&lt;br /&gt;
* Read [http://www.chiark.greenend.org.uk/~sgtatham/bugs.html How to Report Bugs Effectively], by [http://www.chiark.greenend.org.uk/~sgtatham/ Simon Tatham], programmer.&amp;lt;!-- of [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY] fame. --&amp;gt;&lt;br /&gt;
* For deeper reading, consider [http://www.catb.org/~esr/faqs/smart-questions.html How To Ask Questions The Smart Way], by [http://en.wikipedia.org/wiki/Eric_S._Raymond Eric S. Raymond], open source pioneer.&lt;br /&gt;
&amp;lt;!-- * Also, the [http://mywiki.wooledge.org/XyProblem X-Y Problem] (mostly for programming-related tasks). --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Aavarca</name></author>
	</entry>
	<entry>
		<id>https://wiki.anl.gov/wiki_cnm/index.php?title=Main_Page&amp;diff=1978</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.anl.gov/wiki_cnm/index.php?title=Main_Page&amp;diff=1978"/>
		<updated>2009-02-19T22:23:40Z</updated>

		<summary type="html">&lt;p&gt;Aavarca: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Standard Header}}&lt;br /&gt;
&lt;br /&gt;
== Research Groups ==&lt;br /&gt;
* [[EMMD | Electronic and Magnetic Materials and Devices (EMMD)]]&lt;br /&gt;
* [[NanoBio Interfaces]]&lt;br /&gt;
* [[Nanofabrication | Nanofabrication and Devices]]&lt;br /&gt;
* [[Nanophotonics]]&lt;br /&gt;
* [[Theory and Modeling]]&lt;br /&gt;
* [[X-Ray Microscopy]]&lt;br /&gt;
&lt;br /&gt;
== Facilities ==&lt;br /&gt;
&amp;lt;!-- * Computing Resources --&amp;gt;&lt;br /&gt;
* [[High-Performance Computing]]&lt;br /&gt;
* [[Technical Support|General IT Support]]&lt;br /&gt;
*[[IT/Services| Information Technology Services]]&lt;br /&gt;
* [[Conference rooms]]&lt;br /&gt;
&amp;lt;!-- * … --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Standard Footer}}&lt;/div&gt;</summary>
		<author><name>Aavarca</name></author>
	</entry>
	<entry>
		<id>https://wiki.anl.gov/wiki_cnm/index.php?title=Main_Page&amp;diff=1976</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.anl.gov/wiki_cnm/index.php?title=Main_Page&amp;diff=1976"/>
		<updated>2009-02-19T22:23:15Z</updated>

		<summary type="html">&lt;p&gt;Aavarca: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Standard Header}}&lt;br /&gt;
&lt;br /&gt;
== Research Groups ==&lt;br /&gt;
* [[EMMD | Electronic and Magnetic Materials and Devices (EMMD)]]&lt;br /&gt;
* [[NanoBio Interfaces]]&lt;br /&gt;
* [[Nanofabrication | Nanofabrication and Devices]]&lt;br /&gt;
* [[Nanophotonics]]&lt;br /&gt;
* [[Theory and Modeling]]&lt;br /&gt;
* [[X-Ray Microscopy]]&lt;br /&gt;
&lt;br /&gt;
== Facilities ==&lt;br /&gt;
&amp;lt;!-- * Computing Resources --&amp;gt;&lt;br /&gt;
* [[High-Performance Computing]]&lt;br /&gt;
* [[Technical Support|General IT Support]]&lt;br /&gt;
*[[wiki_cnm/IT/Services| Information Technology Services]]&lt;br /&gt;
* [[Conference rooms]]&lt;br /&gt;
&amp;lt;!-- * … --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Standard Footer}}&lt;/div&gt;</summary>
		<author><name>Aavarca</name></author>
	</entry>
	<entry>
		<id>https://wiki.anl.gov/wiki_cnm/index.php?title=Main_Page&amp;diff=1974</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.anl.gov/wiki_cnm/index.php?title=Main_Page&amp;diff=1974"/>
		<updated>2009-02-19T22:22:33Z</updated>

		<summary type="html">&lt;p&gt;Aavarca: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Standard Header}}&lt;br /&gt;
&lt;br /&gt;
== Research Groups ==&lt;br /&gt;
* [[EMMD | Electronic and Magnetic Materials and Devices (EMMD)]]&lt;br /&gt;
* [[NanoBio Interfaces]]&lt;br /&gt;
* [[Nanofabrication | Nanofabrication and Devices]]&lt;br /&gt;
* [[Nanophotonics]]&lt;br /&gt;
* [[Theory and Modeling]]&lt;br /&gt;
* [[X-Ray Microscopy]]&lt;br /&gt;
&lt;br /&gt;
== Facilities ==&lt;br /&gt;
&amp;lt;!-- * Computing Resources --&amp;gt;&lt;br /&gt;
* [[High-Performance Computing]]&lt;br /&gt;
* [[Technical Support|General IT Support]]&lt;br /&gt;
*[[cnm/IT/Services| Information Technology Services]]&lt;br /&gt;
* [[Conference rooms]]&lt;br /&gt;
&amp;lt;!-- * … --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Standard Footer}}&lt;/div&gt;</summary>
		<author><name>Aavarca</name></author>
	</entry>
	<entry>
		<id>https://wiki.anl.gov/wiki_cnm/index.php?title=Main_Page&amp;diff=1969</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.anl.gov/wiki_cnm/index.php?title=Main_Page&amp;diff=1969"/>
		<updated>2009-02-19T21:59:32Z</updated>

		<summary type="html">&lt;p&gt;Aavarca: /* Facilities */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Standard Header}}&lt;br /&gt;
&lt;br /&gt;
== Research Groups ==&lt;br /&gt;
* [[EMMD | Electronic and Magnetic Materials and Devices (EMMD)]]&lt;br /&gt;
* [[NanoBio Interfaces]]&lt;br /&gt;
* [[Nanofabrication | Nanofabrication and Devices]]&lt;br /&gt;
* [[Nanophotonics]]&lt;br /&gt;
* [[Theory and Modeling]]&lt;br /&gt;
* [[X-Ray Microscopy]]&lt;br /&gt;
&lt;br /&gt;
== Facilities ==&lt;br /&gt;
&amp;lt;!-- * Computing Resources --&amp;gt;&lt;br /&gt;
* [[High-Performance Computing]]&lt;br /&gt;
* [[Technical Support|General IT Support]]&lt;br /&gt;
*[[IT/Services| Information Technology Services]]&lt;br /&gt;
* [[Conference rooms]]&lt;br /&gt;
&amp;lt;!-- * … --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Standard Footer}}&lt;/div&gt;</summary>
		<author><name>Aavarca</name></author>
	</entry>
</feed>