Skip to content

Conversation

@eisenhauer
Copy link
Member

Add --list_operators to bpls. This will list the operators necessary to read a particular file, even if the current version of bpls has not been built with those particular operators. (Maybe we need something else that lists what this version of bpls has been built with?)

(base) eisen@Endor build % bin/bpls --list_operators TestBPWriteReadZfpComplex
  char            bpChars       500*{1, 100}
  float complex   bpComplexes   500*{1, 100}
  double complex  bpDComplexes  500*{1, 100}
  double          bpDoubles     500*{1, 100}
  float           bpFloats      500*{1, 100}
  int32_t         bpInts        500*{1, 100}
  int16_t         bpShorts      500*{1, 100}
  uint8_t         bpUChars      500*{1, 100}
  uint32_t        bpUInts       500*{1, 100}
  uint16_t        bpUShorts     500*{1, 100}
Operators used in this file:
 * zfp
(base) eisen@Endor build % 

@eisenhauer eisenhauer requested a review from pnorbert July 9, 2025 20:41
@eisenhauer eisenhauer force-pushed the OpInfo branch 3 times, most recently from 6048063 to 06eafa4 Compare July 10, 2025 18:25
@eisenhauer eisenhauer enabled auto-merge (squash) July 12, 2025 14:02
@eisenhauer eisenhauer disabled auto-merge July 12, 2025 15:41
@eisenhauer
Copy link
Member Author

Merging as failures unrelated.

@eisenhauer eisenhauer merged commit d69968b into ornladios:master Jul 12, 2025
37 of 39 checks passed
@eisenhauer eisenhauer deleted the OpInfo branch July 12, 2025 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants