Skip to content

pullrequests Search Results · topic:fssp org:NCAR language:C

Filter by

1.1k results
 (261 ms)

1.1k results

inNCAR (press backspace or delete to remove)

Superceeds #1994
  • jedwards4b
  • 1
  • Opened 
    7 days ago
  • #1995

Adopted from the approach taken by GDAL to address the same issue see reference here. This will allow ParallelIO to compile without having to worry about changing any workflows around the --enable-legacy-macros ...
  • WardF
  • 6
  • Opened 
    13 days ago
  • #1994

In HDF5, dataspace is the logical dimension of a dataset, for example, 1024x1024x1024. Chunk size is, the size of a chunk, for example, 128x128x128. This PR adds a test in the can_apply() function to require ...
  • shaomeng
  • Opened 
    16 days ago
  • #8

Fixes #1909
  • jedwards4b
  • Opened 
    16 days ago
  • #1993

By specifying jasper version 1.900.1, CI test is able to be passed on ubuntu-latest
  • muchojp
  • 1
  • Opened 
    on Jun 3
  • #211

This PR implements logic that detects fake ranks, i.e., ranks with dimension=1. As a result, a chunk with dimensions of (1, 5, 5, 5) will be identified as a 3D volume of (5, 5, 5), and a chunk of (1, ...
  • shaomeng
  • Opened 
    on May 7
  • #5

buffer size mismatch was found in a very large decomp. This fixes the problem and cleans up the expand_region recursive function.
  • jedwards4b
  • Opened 
    on Apr 19
  • #1990

USB_SendString was replaced with a FIFO system. PID calculation was improved. TMP117 reconfigure improved. I2C HAL reset removed. FIFO code fixed.
  • NUCARADO
  • 2
  • Opened 
    on Apr 18
  • #4

addresses issue #1 and #3
  • shaomeng
  • Opened 
    on Apr 5
  • #4