-
I've followed the [guide](https://github.com/dotnet/wpf/blob/master/Documentation/developer-guide.md#testing-api-changes) and added the lines to my csproj file. I've changed the Wpfrootpath and fixed …
-
Hey, this bug has been described here ealier: https://github.com/Ensembl/ensembl-vep/issues/530
For larger inputs in VCF format VEP 113 (used with cache version 112) crashes with `Exiting the progr…
-
```
What steps will reproduce the problem?
1. Use DbMetal with MySQL as provider
2. Import generated cs-file into project together with DbLinq.dll,
DbLinq.MySql.dll and MySql.Data.dll.
3. Make a query…
-
One tester has reported the assembly is a tight fit in their HP35 - difficulty engaging the cover latches.
Consider reducing as far as practicable the case thickness/dimensions for the 2000mAh batt…
-
There are several places, where unsigned x30 (LR) is stored in memory, being vulnerable for substitution.
1. crt/aarch64/crtn.s and crt/aarch64/crti.s - load/store or LR in context of `.init` and `…
-
Clean, fresh downloaded project, after run get error:
Could not load file or assembly 'Microsoft.Owin, Version=4.2.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.…
-
Assets\Scripts\AnchorMap.cs(14,7): error CS0246: The type or namespace name 'UnityScript' could not be found (are you missing a using directive or an assembly reference?)
Getting this issue...
…
-
Processing https://github.com/dotnet/runtime/pull/109570#issuecomment-2466272210 command:
Command
-aws_cached_genoa
```cs
using System.Runtime.InteropServices;
using BenchmarkDotNet.Attributes;
…
-
Hello, Team!
I have RTX 4090 and GTX 1080 Ti, run on both
```
CUDA_VISIBLE_DEVICES=0,1 python3 examples/llama3.py --download_model --shard 2 --size 8B
# data loaded on both GPU
Hit Ctrl-C to q…
-
I am just starting to have a play with assemblies and cq-annotate.
One thing I am delighted about is that I can assemble assemblies. This way we can have a complex nested object.
I made this cod…