From 7315da3b7a13498931887d44e77130a6b1084605 Mon Sep 17 00:00:00 2001
From: Enol Fernandez <enolfc@ifca.unican.es>
Date: Mon, 18 Nov 2013 11:30:12 +0100
Subject: [PATCH] Initial version.

---
 misc/README.md | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 misc/README.md

diff --git a/misc/README.md b/misc/README.md
new file mode 100644
index 0000000..3527e4f
--- /dev/null
+++ b/misc/README.md
@@ -0,0 +1,7 @@
+misc
+====
+
+This directory contains misc utils for running MPI jobs:
+- `submit_filter.pl` is a Torque submmit filter for creating a valid torque 
+  allocation request (-l nodes=XX:ppn=YY) depending on the available nodes in 
+  the system
-- 
GitLab