<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Foswiki's WebDocumentation web</title>
<subtitle>The WebDocumentation web of Foswiki. New Documentation for ARC</subtitle>
<link rel="self" type="application/atom+xml" href="https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/WebAtom"/>
<id>https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation</id>
<rights>Copyright 2026 by contributing authors</rights>
&lt;updated&gt;2026-08-11T16:04:14Z&lt;/updated&gt;
<entry>
 <title>WebHome</title>
 <link rel="alternate" type="text/html" href="https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/WebHome?t=2026-08-11T16:04:14Z"/>
 <id>https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/WebHome</id>
 <updated>2026-08-11T16:04:14Z</updated>
 <summary>: Arc User Guide Arc is the primary High Performance Computing (HPC) system at The University of Texas at San Antonio (UTSA) that can be used for running data in... (last changed by AdminUser)</summary>
 <author>
  <name>AdminUser</name></author>
</entry>
<entry>
 <title>AboutArcCluster</title>
 <link rel="alternate" type="text/html" href="https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/AboutArcCluster?t=2026-05-20T20:42:50Z"/>
 <id>https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/AboutArcCluster</id>
 <updated>2026-05-20T20:42:50Z</updated>
 <summary>About Arc Cluster Arc is UTSA's primary high performance (HPC) resource; utilized by researchers, students, faculty and staff from a broad range of disciplines. C... (last changed by ZhiweiWang)</summary>
 <author>
  <name>ZhiweiWang</name></author>
</entry>
<entry>
 <title>DesigningAndRunningParallelPrograms</title>
 <link rel="alternate" type="text/html" href="https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/DesigningAndRunningParallelPrograms?t=2025-10-31T16:03:39Z"/>
 <id>https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/DesigningAndRunningParallelPrograms</id>
 <updated>2025-10-31T16:03:39Z</updated>
 <summary>Importance of Parallel Programming High Performance Computing (HPC) systems — such as Arc — are clusters composed of many interconnected nodes, each equipped with... (last changed by ZhiweiWang)</summary>
 <author>
  <name>ZhiweiWang</name></author>
</entry>
<entry>
 <title>LoggingIntoARC</title>
 <link rel="alternate" type="text/html" href="https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/LoggingIntoARC?t=2025-10-09T18:37:19Z"/>
 <id>https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/LoggingIntoARC</id>
 <updated>2025-10-09T18:37:19Z</updated>
 <summary>Logging Into Arc from a Linux or Mac Desktop/Laptop You can connect to Arc using your myUTSA ID (abc123) and an SSH client or terminal. Two factor authentication ... (last changed by ZhiweiWang)</summary>
 <author>
  <name>ZhiweiWang</name></author>
</entry>
<entry>
 <title>MonitoringBatchJobs</title>
 <link rel="alternate" type="text/html" href="https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/MonitoringBatchJobs?t=2025-10-08T20:39:38Z"/>
 <id>https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/MonitoringBatchJobs</id>
 <updated>2025-10-08T20:39:38Z</updated>
 <summary>Managing submitted batch jobs on Arc involves monitoring, controlling, and troubleshooting your jobs using Slurm commands. Below is a concise guide on how to do ... (last changed by ZhiweiWang)</summary>
 <author>
  <name>ZhiweiWang</name></author>
</entry>
<entry>
 <title>RunningApplicationsInteractivelyAndSubmittingBatchJobs</title>
 <link rel="alternate" type="text/html" href="https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/RunningApplicationsInteractivelyAndSubmittingBatchJobs?t=2025-10-08T16:17:54Z"/>
 <id>https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/RunningApplicationsInteractivelyAndSubmittingBatchJobs</id>
 <updated>2025-10-08T16:17:54Z</updated>
 <summary>Running Applications Interactively Running applications interactively on Arc allows you to test, debug, or run graphical or command line programs directly on a co... (last changed by ZhiweiWang)</summary>
 <author>
  <name>ZhiweiWang</name></author>
</entry>
<entry>
 <title>MigratingDataToArc</title>
 <link rel="alternate" type="text/html" href="https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/MigratingDataToArc?t=2025-10-07T15:50:25Z"/>
 <id>https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/MigratingDataToArc</id>
 <updated>2025-10-07T15:50:25Z</updated>
 <summary>Migrating Data From Arc to the Isilon archival storage The Isilon storage system serves as secondary, archival storage for research data. It is accessible from bo... (last changed by AdminUser)</summary>
 <author>
  <name>AdminUser</name></author>
</entry>
<entry>
 <title>ArcFairUsePolicy</title>
 <link rel="alternate" type="text/html" href="https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/ArcFairUsePolicy?t=2024-10-28T21:35:24Z"/>
 <id>https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/ArcFairUsePolicy</id>
 <updated>2024-10-28T21:35:24Z</updated>
 <summary>Arc Fair Use Policy Active Jobs Compute nodes are not shared among multiple users. Instead, when a user grabs a compute node, they will be the only user allowed ... (last changed by AdminUser)</summary>
 <author>
  <name>AdminUser</name></author>
</entry>
<entry>
 <title>CProgrammingWithSelf-DefinedCheckpoint-and-Restart</title>
 <link rel="alternate" type="text/html" href="https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/CProgrammingWithSelf-DefinedCheckpoint-and-Restart?t=2024-10-28T21:35:24Z"/>
 <id>https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/CProgrammingWithSelf-DefinedCheckpoint-and-Restart</id>
 <updated>2024-10-28T21:35:24Z</updated>
 <summary>Checkpoint and restart with DMTCP or tools can create large disk images, and the checkpoint details are controlled by the third party system. To avoid the problem... (last changed by AdminUser)</summary>
 <author>
  <name>AdminUser</name></author>
</entry>
<entry>
 <title>FAQ</title>
 <link rel="alternate" type="text/html" href="https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/FAQ?t=2024-10-28T21:35:24Z"/>
 <id>https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/FAQ</id>
 <updated>2024-10-28T21:35:24Z</updated>
 <summary>Frequently Asked Questions Who can use Arc? The Arc research cluster is available at no charge to all University of Texas at San Antonio students, faculty and st... (last changed by AdminUser)</summary>
 <author>
  <name>AdminUser</name></author>
</entry>
<entry>
 <title>JavaEnvironment</title>
 <link rel="alternate" type="text/html" href="https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/JavaEnvironment?t=2024-10-28T21:35:24Z"/>
 <id>https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/JavaEnvironment</id>
 <updated>2024-10-28T21:35:24Z</updated>
 <summary>JAVA Environment JAVA is a high level object oriented programming language that is designed to minimize implementation dependencies. It is a class based general p... (last changed by AdminUser)</summary>
 <author>
  <name>AdminUser</name></author>
</entry>
<entry>
 <title>OpenMPI</title>
 <link rel="alternate" type="text/html" href="https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/OpenMPI?t=2024-10-28T21:35:24Z"/>
 <id>https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/OpenMPI</id>
 <updated>2024-10-28T21:35:24Z</updated>
 <summary>OpenMPI Submit Script #!/bin/bash # #$ S /bin/bash export MYAPP=./test_openmpi export MYAPP_FLAGS='' #$ N TEST_OPENMPI #$ pe openmpi 4 . /etc/profile.d/... (last changed by AdminUser)</summary>
 <author>
  <name>AdminUser</name></author>
</entry>
<entry>
 <title>PythonVMsInAnaconda</title>
 <link rel="alternate" type="text/html" href="https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/PythonVMsInAnaconda?t=2024-10-28T21:35:24Z"/>
 <id>https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/PythonVMsInAnaconda</id>
 <updated>2024-10-28T21:35:24Z</updated>
 <summary>If you need to install your own programs/modules in python you can do it via creating vms. Some programs may need specific versions of modules to work correctly a... (last changed by AdminUser)</summary>
 <author>
  <name>AdminUser</name></author>
</entry>
<entry>
 <title>QueueDefinitions</title>
 <link rel="alternate" type="text/html" href="https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/QueueDefinitions?t=2024-10-28T21:35:24Z"/>
 <id>https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/QueueDefinitions</id>
 <updated>2024-10-28T21:35:24Z</updated>
 <summary>Main.AdminUser 29 Jun 2021 (last changed by AdminUser)</summary>
 <author>
  <name>AdminUser</name></author>
</entry>
<entry>
 <title>RTroubleshooting-FixingACorruptedLibraryDirectoryUsingBioconductor</title>
 <link rel="alternate" type="text/html" href="https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/RTroubleshooting-FixingACorruptedLibraryDirectoryUsingBioconductor?t=2024-10-28T21:35:24Z"/>
 <id>https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/RTroubleshooting-FixingACorruptedLibraryDirectoryUsingBioconductor</id>
 <updated>2024-10-28T21:35:24Z</updated>
 <summary>If the user uses bioconductor for biology projects in R and their R library becomes corrupted you can do this command in the R prompt. BiocManager::valid() At t... (last changed by AdminUser)</summary>
 <author>
  <name>AdminUser</name></author>
</entry>
<entry>
 <title>RunningJobs</title>
 <link rel="alternate" type="text/html" href="https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/RunningJobs?t=2024-10-28T21:35:24Z"/>
 <id>https://hpcsupport.utsa.edu/foswiki/bin/view/WebDocumentation/RunningJobs</id>
 <updated>2024-10-28T21:35:24Z</updated>
 <summary>Running jobs on Arc * Submitting your Batch Job Submit your code to run on the compute nodes. Create a submission script and specify options for better j... (last changed by AdminUser)</summary>
 <author>
  <name>AdminUser</name></author>
</entry>
 <!-- <ul>
<li> Set SKIN = rssatom
</li> <li> Set COVER = rssatom
</li></ul> 
-->
</feed>