-
Getting this error as I attempt to start up my application from the CLI:
```
Tracing aurelia-chart...
{ uid: 10,
name: 'writeBundles',
branch: false,
error:
{ [Error: ENOENT: no such…
-
Hi,
I spent a long time tracing down a bug in my implementation of the `sorted` macro against the [06-pattern-path](https://github.com/dtolnay/proc-macro-workshop/blob/master/sorted/tests/06-patter…
-
We believe much of the current overhead of the dev branch is due to switching between the plugin and shadow-worker processes to service syscalls. On such switches, either the process gets switched off…
-
*Title*: *OpenCensus ConstantSampler::ALWAYS_PARENT makes the sample value always 1 if no parent*
*Description*:
According to [opencensus proto](https://github.com/census-instrumentation/opencensu…
-
评测机只跑seele,但是遇到了很多不合理的问题:
## 评测机环境
双路EPYC-9654 96核CPU,系统共192核384线程 2.24T内存
Ubuntu22.04系统配合kubernetes
## 1. WALL_TIME超时但是user和kernel time都很短
### 问题描述
例如一个简单的hello world C代码,上传文件,编译,运行 共三个子任务 …
-
Tanks for the mod..i tested in games works great on Cyberpunk 2077, Spiderman Miles Morales, Spiderman Remaster, Ratchet & Crank, and the Witcher..
-
**Failed in:** [runtime-coreclr libraries-pgo 20230625.1](https://dev.azure.com/dnceng-public/public/_build/results?buildId=320072&view=ms.vss-test-web.build-test-results-tab&runId=6562706&resultId=13…
-
#### Some notes and findings (a.k.a. a TODO list)
- **Coding style**
- [x] OutputPort, don't use magic status strings ==> emulate enums with JS
Done in PR #15.
- [x] Remove global tracing …
-
## 🐛 Bug
## To Reproduce
Steps to reproduce the behavior:
```
def x(a, b):
a[b]
return b
a = torch.tensor([3.3])
b = torch.tensor([0])
f = torch.jit.trace(x, [a, b])
print(f(…
-
Any scientific application (LAMMPS, WarpX) I try to plug pilgrim into seems to end up not being able to run at all. For example, I used a very simple LJ LAMMPS potential with a very small problem size…