Skip to content

Troubleshooting

Erik A. Roberts edited this page Dec 19, 2017 · 1 revision

Linux Cluster Troubleshooting

  • If you encounter a zlib error when doing a cluster submission, try this:
    module avail zlib # check what zlib versions are available for loading
    module load zlib/1.2.11 # or whatever version is newest from avail call

Clone this wiki locally