NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

[netcdfgroup] Issue that permission error occurs according to filetype when using parallel netcdf

  • To: "netcdfgroup@xxxxxxxxxxxxxxxx" <netcdfgroup@xxxxxxxxxxxxxxxx>
  • Subject: [netcdfgroup] Issue that permission error occurs according to filetype when using parallel netcdf
  • From: Kihang Youn <kyoun@xxxxxxxxxx>
  • Date: Thu, 18 Feb 2021 01:03:37 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=lenovo.com; dmarc=pass action=none header.from=lenovo.com; dkim=pass header.d=lenovo.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=57eL+XQDsmNX1VHbdO4Km7VWdblIWs02zQAgnpBFwDU=; b=KHqXHzS4AYOofxoyZwGE28IzamnRDg+m4jG7y8s3q0/j1dGwidS3btdj1dCfW6NsHcPGtUvhZOIsJPautjr/tdF8rJJwVwfgEiunioGu6DR0oAlsR+ixNsPwhWSSLY1bhmqolnYVe8Rn5km8gLIYDFd73tnMppTP/CVppw7eiVe2Bj9n9N3jn8VZ2+uBMiKHnwgQ533KGoj68WeGsZhh0cNcNe5OUuXZiCgPm1WLjbFMdb7cni0+yUd+ky+KNKRhheApM/s3fabOgQvaMaXZgVGvmT3wPSFf8XdgrC+MWHW1YOrvBCb2YLcOpSZXWpGQYIsKlYaThS4aFIxU49blxA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=SkyCPQR18scJdzYAISW+dWPnPhKuGHDNM1ooaSkgCL0TDbS4KM0wolESCLCzh6pA3q3rYEACgbNwk8aM2VoDrlvTC+ngdpnAYAhANINU3S0dwKTmEYODSsnYp/xAVixuJbDHYEFbbTiL/Z9gYZ3BDr211trKglaPOy1qkYLhqw4zUuZdLwXhrEh9ABHAbex47cvSWQjVqj20P61PThi+kf6TeYOCge/D9pag0RSOoXPyVNPdblJtviNgJO45Hx1XzlKA0czfdBEOizTIAH5lmWPkAH8I3vSjQG3/K7BbawWZUYlQcc5kmMCw75BbUO6IUJ00hBwV6gguDL5IQpejyw==
  • Authentication-results: unidata.ucar.edu; dkim=none (message not signed) header.d=none;unidata.ucar.edu; dmarc=none action=none header.from=lenovo.com;
Hi All,

I have some questions about netcdf file format with parallel netcdf library.

First, I was wondering the priority of IOR in nf_create function.
For examples, how is the priority of the three values determined in the command 
below?
I want to know clearly whether the 3 variables already have priority or whether 
it depends on the order or position of the IOR.
IOR(NF90_MPIIO, IOR(NF90_NETCDF4, NF90_CLOBBER))

Second, if I use parallel io and NF90_NETCDF4 is used, permission denied 
occurs, but it does not occur in NF90_CLOBBER or NF90_MPIIO.
How to understand in this case?
1) NF90_CLOBBER was written sequentially without any problems.
2) NF90_MPIIO was written parallelly without any problems.
3) NF90_NETCDF4 is tried as parallel, but is the problem caused by the wrong 
file type?

Best Regards,
Kihang

Kihang Youn(윤기항) - Application Analyst | Lenovo DCG Professional Services
Mobile: +82-10-9374-9396
E-mail: kyoun@xxxxxxxxxx
  • 2021 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: