New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
#420 (update ioserver + change NVTK to properly use it) – NEMO

Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#420 closed Enhancement (fixed)

update ioserver + change NVTK to properly use it

Reported by: smasson Owned by: nemo
Priority: normal Milestone:
Component: OCE Version: trunk
Severity: Keywords:
Cc:

Description

  • clean the interface with the new io_server according to its latest updates (it now uses a specific nameliste (xmlio_server.def) to control if we use or bypass the io_server when using iom_put)
  • replace key_ioserver by key_iomput as iom_put (new io controlled by an xml file) can be used with or without the io_server
  • update NVTK to be able to specify if we use the new io interface (iom_put)? With the io_server? On how many procs?
  • working on IBM power 6
  • this new version allow to output subdomain (not tested yet)

Commit History (0)

(No commits)

Change History (2)

comment:1 Changed 15 years ago by smasson

  • Resolution set to fixed
  • Status changed from new to closed

done, see changeset 1412
If you have memory problem with the io_server, reduce the value of the parameter

mpi_buffer_size = 1024*1024*64

in XMLIO_SERVER/src/IOSERVER/mod_mpi_buffer_parameters.f90

This will be improved in a near future...

comment:2 Changed 14 years ago by anonymous

  • Milestone 2009 Stream 1: User Interfaces deleted

Milestone 2009 Stream 1: User Interfaces deleted

Note: See TracTickets for help on using tickets.