Hello,
I have HTCondor running in my environment, and I've successfully tested it with several software applications so far.
However, I'm currently encountering an issue with running the RASPA software. While RASPA is installed on the execution machine and runs perfectly when executed locally, it fails to produce any results when submitted through HTCondor. Moreover, the HTCondor log file "RASPA_error.err" does not indicate any errors, yet the expected output files from the RASPA execution do not appear on the HTCondor server.
Could you provide any insights or suggestions on how to resolve this issue?
https://iraspa.org/download/raspa-manual-23-may-2021/
My submission file
-------------------
universe = vanilla
executable = /usr/local/bin/simulate
arguments = -i simulation.input -d /usr/local/
output = RASPA_output.out
error = RASPA_error.err
log = RASPA_job.log
environment = "RASPA_DIR=/usr/local"
transfer_input_files = run, simulation.input
should_transfer_filesÂÂ = YES
when_to_transfer_output = ON_EXIT
transfer_executable = False
requirements = HAS_RASPA
queue
--------------------
Thank you.
-- Bruno L. Amadio Caires InformÃtica - FT Universidade Estadual de Campinas Fone / WhattsApp:(19)2113-3537