-
Hi,
I want to install the WarpX code, when i set `USE_PSATD = FALSE` and type the command `make -j 4`, it can be compiled successfully, but once I set `USE_PSATD = TRUE` and compile the code, error…
-
Hi!
While experimenting with the OneAPI I noticed an interesting behavior when I execute kernels on GPU using the OpenCL plugin. The execution seems to start only when a call is made on the returne…
-
I am finding that BenchmarkDotNet is not producing as optimized x86-64 code as what other tools are reporting. SharpLab, Fasmi, and Godbolt show that .NET 6 produces more optimized x86-64 than is bein…
-
When I try to install using pip -- eg. `pip install . --install-option=--enable-{gotcha,mpi}` on MacOS and in a virtual env I get:
```
Building wheels for collected packages: timemory
Building wh…
-
### Run Information
Architecture | x64
-- | --
OS | Windows 10.0.18362
Baseline | [07336810acf3b4e7bdd0fb7da87b54920ea9c382](https://github.com/dotnet/runtime/commit/07336810acf3b4e7bdd0fb7da87b…
-
### Steps to reproduce the issue
**Note**: I'm not interested in jumping back down the rabbit hole on intel. It's quite possible that the invalid components list is restricted to 2019.0. I'm rais…
-
## Inliner: methodology for code quality measurements
We'd like to measure the impact of inlining on performance, so we can
build predictive models. Ideally we'd measure the _isolated_ impact of
just…
-
Hi,
I have run the following pipeline with inference executed on GPU:
```
gst-launch-1.0 -v \
filesrc location= $VIDEO ! qtdemux ! h264parse ! vaapih264dec ! gvadetect device="GPU" model=ssd_mob…
-
I was benchmarking the following code (64 bit fixed point type multiplication) under .NET 4.8 and .NET Core 3.1. Due to the jitter improvements made in .NET Core I expected the performance to be bett…
-
Dear Maintainer,
Recently, I use a supercomputer to do some calculations. It has 16 nodes and every node has 36 cores.
However, when I use availableCores(), the result is 36.
This is batch f…