-
### Experiment
Figure out if index expression analysis can catastrophically hurt DSE.
- Two instances of the gemm kernel.
- [x] 1D Gemm kernel that takes two extra parameters `x` and `out[1]`.…
-
Not so much an issue, but rather an interesting query. Was wondering if and how you would go about writing a script that could emulate binary partitioning tiling? Do you have any good examples as to …
-
### Affected Version
0.17.0 and master branches
### Description
`assumeGrouped` is a property supported with the single-dimension based range partitioning. The property was added for Hadoop i…
-
In the RaftLib C++Now tutorial (full slide deck here: http://www.jonathanbeard.io/pdf/cppnow2016.pdf) I proposed this syntax for partitioning a VM space:
![screen shot 2016-08-22 at 11 32 53 am](https…
-
Consider the Following:
```
A ------> B
\ /
->C-
```
For partitioning reasons, it may be difficult to split partition C. If one was to combine partitions A and B, there would be a comm…
cyarp updated
2 years ago
-
### 记录阅读历史的 Issue
(整理为 todo 的形式)
- [ ] Storage Engine
- [ ] Disk I/O
- [ ] Flavors of I/O
- [ ]
- [ ]
- [ ] Amplification and RUM
- [ ]
- [ ]
- [ …
-
**Describe the problem**
Trying to make STL model with photogrametry of some small thing but with high resolution details. It is my second attempt of making photos and, in general, first atttempt wit…
-
[Overview last updated 2020-02-13]
One massive part of our cluster, so far untouched, is the ability to allocate disk space from a storage cluster created from block storage directly attached to ou…
-
I made my device a dualboot of Windows + ChromeOS, but not by the method suggested by brunch guide (creating an chromeos image and add boot entry by grub2win). Instead, I installed it wiping entire di…
-
We're running some O(m*n) algorithm performance bottlenecks where we have to compare all Thangs of one type against all Thangs of another type which may be nearby, and doing that with two arrays of Th…