Commit 17ea62a
committed
chore: bump version to 0.27.0; use int OpenMP induction vars for MSVC
MSVC's OpenMP 2.0 implementation is strict about parallel-for loop index
types; the two mask-build loops now use int (2^31 words covers 137G
events). Minor version bump for the bitmask-primary CLSM representation
and the fused analysis products.1 parent 250fa8d commit 17ea62a
2 files changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1556 | 1556 | | |
1557 | 1557 | | |
1558 | 1558 | | |
| 1559 | + | |
| 1560 | + | |
1559 | 1561 | | |
1560 | | - | |
| 1562 | + | |
1561 | 1563 | | |
1562 | 1564 | | |
1563 | 1565 | | |
| |||
2206 | 2208 | | |
2207 | 2209 | | |
2208 | 2210 | | |
| 2211 | + | |
2209 | 2212 | | |
2210 | | - | |
| 2213 | + | |
2211 | 2214 | | |
2212 | 2215 | | |
2213 | 2216 | | |
| |||
0 commit comments