-
### What happened?
## 1. init data
1. `chroma_client = chromadb.PersistentClient(path=str(collection_dir))`
2. `chroma_collection = chroma_client.get_or_create_collection(name=collection_name)`
…
-
### Describe the project you are working on
I'm working on a toy path tracer project using glsl compute shaders.
### Describe the problem or limitation you are having in your project
I have multipl…
-
**Describe the bug**
I'm not sure if this is a bug or is by design, so I'm opening this issue to have some guidance on how to solve this.
I have an application that is using .NET Core 6. The control…
-
I tried running this and keep getting this / similar error notes. Thoughts?
Traceback (most recent call last): File "/opt/python/aws_lambda_powertools/logging/logger.py", line 347, in decorate …
-
-
e.g.
```shell
root@76bcdd396583:/opt/repronim/simple_workflow/scripts# dpkg-query -S /usr/lib/fsl/5.0
fsl-5.0-eddy-nonfree, fsl-5.0-core: /usr/lib/fsl/5.0
```
which makes total sense. I guess ste…
-
Apparently MOM6 has an offline tracer transport capability https://adcroft.github.io/MOM6/APIs/namespacemom__offline__main.html
This could be very useful for cheaply spinning up BGC and also doing …
-
Hi,
I'm going to testing TraCer by runing `tracer test`.But everytime it returns an error after printing runing IgBlast,fully copy as follows:
`##Running IgBLAST##
CMD failed:
Traceback (most r…
ghost updated
6 years ago
-
`make proto` doesn't work - it gives error
```
compiling collector.proto [gogo]
/input/github.com/lightstep/lightstep-tracer-common/tmpgen/collector.proto: No such file or directory
make: *** [gol…
-
Hi
I tried to run one-trace against `toy_example.exe` .
(In the following script, absolute paths were used in practice.)
ref. https://github.com/sslab-gatech/winnie/tree/master/harnessgen#one-…