Skip to content
Snippets Groups Projects
Commit c0ee1b54 authored by Miller, Ross's avatar Miller, Ross
Browse files

Update the compute resource tag in Facilities.xml

The new web API doesn't need as much detail in Facilities.xml

Refs #7769
parent 444d31d2
No related branches found
No related tags found
No related merge requests found
...@@ -260,11 +260,8 @@ ...@@ -260,11 +260,8 @@
<archiveSearch plugin="SNSDataSearchICAT2" /> <archiveSearch plugin="SNSDataSearchICAT2" />
</archive> </archive>
<computeResource name="Fermi" type="MWS"> <computeResource name="Fermi">
<baseURL>https://fermi.ornl.gov/moab</baseURL> <baseURL>https://fermi.ornl.gov/MantidRemote</baseURL>
<configFileURL>https://fermi.ornl.gov/moab/config.xml</configFileURL>
<mpirunExecutable>/usr/lib64/openmpi/bin/mpirun</mpirunExecutable>
<pythonExecutable>/usr/bin/python</pythonExecutable>
</computeResource> </computeResource>
<instrument name="DAS"> <instrument name="DAS">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment