-
### Expected Behavior
While I implementing Semantic Search using Azure AI Search with the OpenAI Extension(Java Worker) of Azure Functions, I faced a connectivity issue. By examining the debug logs a…
-
CONSENT v1.2.2
Hi,
Thank you for this tool.
I'm struggling to use CONSENT on a cluster, and the latest error I get is at the sort step :
Error log
> [M::main] Version: 2.17-r941
> [M::m…
-
Hi there,
I came across your instructions today and I was able to successfully compile Handbrake v1.3.2 on the Raspberry Pi 4 with Raspian Buster, I just needed to add a two dependencies, otherwis…
-
Hello. Our current requirement is to reduce the number of rounds for Blake3 because our requirement is quite special. We may not need such a secure hash algorithm. The simplest way may be to reduce it…
-
```
What steps will reproduce the problem?
1. ./configure --enable-optimized
2. make ENABLE_OPTIMIZED=1
3.
What is the expected output? What do you see instead?
llvm[1]: Compiling AsmWriter.cpp for …
-
```
What steps will reproduce the problem?
1. ./configure --enable-optimized
2. make ENABLE_OPTIMIZED=1
3.
What is the expected output? What do you see instead?
llvm[1]: Compiling AsmWriter.cpp for …
-
My source code are:
int MyOpen(char * filename,int Attrib)
{//__NR_open
//return syscall(SCN(1024), filename, Attrib, 0777);
int fp;
__asm__ __volatile__ (
"li 0, 1024\n"
…
-
**Is the bug primarily related to salmon (bulk mode) or alevin (single-cell mode)?**
salmon (buik mode)
**Describe the bug**
A clear and concise description of what the bug is.
I compiled the co…
-
Hey when building this from master as well as the most recent release (2.33.1) im getting issues like these:
```
390x-unknown-linux-gnu-ld: section .stage2dump.tail LMA [0000000000004ff0,00000000000…
-
I'm trying to build mono on a machine running CentOS 6 and haven't succeeded so far.
## System Information
```
LSB Version: :base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graph…