[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: Wed, 17 Feb 2021 09:07:33 +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=4Vk8n/K5O4LL/7S/iM7Q28BxtwMvDQqPOtICS9gsYYA=; b=WaIxmyn3Vr20ZDsZd+KtM28cU/gP35CjCIpcrXliTyXuThNuIz9x/QgBD0pYSGUqZrq2eHSjXTM9HYjEIw7A94w71MF5k6w709YjM4zZVGQQojrcT2VyHYJ94uye/gN+Rc9heT04o8rh9grCRags5y6VJd9Jf6sLbgwdQmJykYJMU/ld6Gywp6kiuJpXx5lEuh92ngzSIl8ulA8Y15glxzwG5MEX9O/lriyJWsoQo1tXXchQTPkByydrul1zyBdgI5vV/YLd4tRwlAiRhzYFE6YXb0+EmFWfvxAlcsk7DsFWWSmBs0fq/jfVHLW2qL6nxLyJwWaq3e66Q02E9mq6iw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=UmVLBmvRFkqwQyh148assu9XQXkkc6S/UlazrWkCl8MpBAdUlYrGzTdFf65FEV6QUlo+DQK7bqrZgmiLkE5/dMUnfgscNzWpI/tUiYgjK5Uux/OQl/Jo9q3bbGVEmdGrHJBVjzpUGbgunTo/sN6n3ibNFTNe3R7WltBZVMrL0ibjImhDBzi9zeQ4rVEnmMdB5ZLYUzwoZZSmP0PizmZdZvBwL6AMhCZbi6n7oH4EbWYSjg8SEIAdOmzI94aYhMW0vH6kwp+FZmO1DqetyfBUOWcwiIoqsYNjxrzYjidaoFzqUIT5TxwkmV2zLEfZlvym17wnDa2SypPi0/2yLhWglg==
  • 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: