Giter Site home page Giter Site logo

Comments (5)

bnmurphy avatar bnmurphy commented on July 19, 2024

Sounds good Liz. Then do we have to tell every user to do this as well?

from cmaq.

lizadams avatar lizadams commented on July 19, 2024

Yes - if they obtain the same error, this would be a workaround. It may be too much to ask for folks to recompile the ioapi library. I haven't tried this myself.

from cmaq.

jslinvin avatar jslinvin commented on July 19, 2024

A DDM run I set up returned the same error "Could not open A_SENS_1 Maximum number of files already have been opened." Neither the workaround nor recompiling ioapi would fix the problem. MXFILES3 has been increased to 64, 256, and 1024 but the same error persisted. What other changes need to be made in order to fix the problem? Also, is there a way to know the number of files ioapi has open?

compiler: pgi version 16.9, ioapi 3.1, netcdf 3.6.3. Regular CMAQ5.2 run (without DDM) and DDM with CMAQ5.0.2 did not have this problem with "max files open".

Jin

from cmaq.

bnmurphy avatar bnmurphy commented on July 19, 2024

@jslinvin I'm not aware of any way to ask IOAPI how many files are open although using the JUNIT() function might help. I'm not sure this issue will be resolved in CMAQv5.3, unless Carlie can weigh in.

from cmaq.

kmfoley avatar kmfoley commented on July 19, 2024

There is a now an I/O API version 3.2 "large" that is designed for applications with a large number of model output files (e.g. utilizing all of CMAQ's optional diagnostic output files) and/or a large number of model variables (e.g. CMAQ-HDDM or CMAQ-ISAM applications). I/O API v3.2-large increases the MXFILE3 variable from 64 to 512 and increases the MXVARS3 varialbe from 2048 to 16384. This version is available as a zip file from the following address:
https://www.cmascenter.org/ioapi/download/ioapi-3.2-large.tar.gz

Installation instructions for I/O API v5.3-large are provided in README.txt in the .tar.gz file.

from cmaq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.