-
### What is your question?
Hello ,
Currently we are using `conan 1.x` as package generator and `cmake` as our `build-tool` with the help of `cmake generators`
We are now evaluating `bazel` as t…
-
First, thanks so much to the authors of this package. It's excellent, has amazing docs, and is helping to resolve a major pain point for me as a maintainer. 🚀
I have been working on getting cibuild…
bdice updated
1 month ago
-
I have a easy example.
```
M = N = K = n =512
dev='cuda'
@triton.autotune(
configs=[
triton.Config({'BLOCK_SIZE_N': 256}, num_stages=3, num_warps=8),
triton.Config({'BLOC…
-
It seems become more strict to dependent types.
The error log:
```
[ 1%] Building CXX object src/CMakeFiles/clang-umllib.dir/class_diagram/generators/json/class_diagram_generator.cc.o
[ 1%] Buildin…
-
### Expected behavior
Upgrading to Kotlin 2.0.0 doesn't require any changes to the jOOQ configuration.
### Actual behavior
If a table has a boolean column whose name starts with `is_`, the Kotlin g…
-
- It might be worth including more samples in `samples.mjs`, so that they get featured on [samples website](https://quantum.microsoft.com/en-us/tools/quantum-coding) for greater discovery. Seems this…
-
I have a simple compiler pass like below:
```php
-
### What happened?
I am trying to install the flatpak on Linux Mint 22 Cinnamon versin 6.2.9. I did all steps until 16 (I needed to install the .Sdk and .Platform stuff) but it keeps crashing right a…
-
I'm transforming data:
FormatCompiler compiler = new FormatCompiler();
Generator generator = compiler.Compile(template.TransformationTemplate);
transformedData = generator.Render(gbRequest.Data);
Th…
ghost updated
10 years ago
-
### What is your suggestion?
My usecase is to overcome the naming differences for cross compilers, particularily deviations from standard compiler name triplet (machine-vendor-operatingsystem). The a…