-
## Expected Behavior / New Feature
Ocelot should be capable of matching paths that contain placeholders embedded between slashes, such as:
`/api/invoices_{url0}/{url1}-{url2}_abcd/{url3}?urlId={u…
-
```
What steps will reproduce the problem?
1. Run CUDA program linked with gpuocelot as in documentation.
What is the expected output? What do you see instead?
- Should run normally with "llvm" backe…
-
```
What steps will reproduce the problem?
1. Run CUDA program linked with gpuocelot as in documentation.
What is the expected output? What do you see instead?
- Should run normally with "llvm" backe…
-
Hello,
I have a problem with two get routes. One of them is not getting hit.
## Expected Behavior / New Feature
With the following configuration, expected behavior should be that calling /api/p…
-
Hi, thanks for open sourcing swanky!
I'm a student interested in MPC and have just implemented [ Efficient and Universally Composable Protocols for Oblivious Transfer from the CDH Assumption (HL17)]…
-
create health endpoint for all ocelot services that has at least:
```json
{
"status":"OK",
"description": "",
"serviceName": "poller",
"version": "",
"startTime": "",
…
-
```
What steps will reproduce the problem?
(say we have 6-core CPU)
1. export GOMP_CPU_AFFINITY=0-5
2. run the cuda/ocelot program
What is the expected output? What do you see instead?
All CPU cores …
-
**Is your feature request related to a problem? Please describe.**
The configuration server ui uses yarn `v1.16.0` (see `build.gradle` in the `inspectit-ocelot-configurationserver` component), which …
-
**Is your feature request related to a problem? Please describe.**
When new features have been merged into the master branch, but there is no new release with them yet, you need to build inspectIT Oc…
-
## Environment
* Ocelot **[v0.14.5]**
## Current behavior
Currently you can set the initial items for a dropdown or typeahead via either the parent's render function, or the parent's eval by …