-
The JSON files provided for the plotting of maps and heatmaps contain mean and stdev
for observation and model data (refdata_mean, refdata_std, data_mean, data_std), but no units.
When providing …
-
```
(base) ➜ /home df -h /home
Filesystem Size Used Avail Use% Mounted on
overlay 97G 71G 27G 73% /
(base) ➜ /home cd /home
(base) ➜ /home bash testio.sh
```
`…
-
Hi, I have a 62kb deletion that is very obviously heterzygous but sniffles is calling it as homozygous even the coverage field its's obvious its heterozygous..... anybody have an idea what to do, or i…
-
I've encountered performance issue while updating a record in the database.
My model looks like that for Session:
```
export default class Session extends Model {
static table = "sessions";
…
-
Nesting tabs do not work. I suspect they are unsupported, but instead provide an error message that does not say this.
1. Nesting tabs should be supported.
2. If they are not supported, a clear e…
-
**Question**
I run a fio test with longhorn 1.1.2, the result is kind of disappointing. On native ssd, 4K random write could reach IOPS=42.5k, BW=166MiB/s, while on longhorn, only get about IOPS=6k…
-
## System Info
Intel(R) Xeon(R) Platinum 8468
NVIDIA H800-80G
TensorRT-LLM version 0.12.0
## Who can help?
@Tracin @byshiue
## Reproduction
I followed the official procedure for LLama2 7b quantiza…
-
### What is the problem the feature request solves?
I am benchmarking with this query (based on TPC-DS q39):
```sql
select w_warehouse_name,w_warehouse_sk,i_item_sk,d_moy
,stddev_samp(inv_qua…
-
## platform1:
MacBook Apple M2 24GB 512GB
### disk:
```
fio --name=random_write_latency_test --filename=rand_write_test --filesize=10G --time_based=1 --ramp_time=30s --runtime=1m --ioengine=…
-
Hello.
I was benchmarking wisp and mist, I saw that wisp is significantly slower.
Found that applying following diff to [make_connection](https://github.com/gleam-wisp/wisp/blob/d4a78027b0dc5405f85e…