-
## Overview
Currently, the Ray scheduler only schedules based on CPUs by default for tasks (e.g., num_cpus=1). The user can also request memory (e.g., memory=1e9), however in most applications it is …
ericl updated
2 years ago
-
### Introduction
This issue proposes high level vision for core search within Opensearch. While the initial common themes are identified from customer feedback for Amazon Opensearch Service, any co…
-
Commit @13885d720bb99b29a765509546eb188f0fcb6d22 contains "some" support for URF-seeders.
The requirement is that the URF-seeder script must send an _augmented_ fill-type to `SprayerAreaEvent`.
The …
-
**Describe the problem you have/What new integration you would like**
I'm Greek. I'd like to be able to show text, using the display/font component, in the Greek alphabet, in addition to the La…
-
### Meeting Info
- Sep 10, 2024, 11:00 UTC+8
- Duration: 60 minutes
- [Meeting link](https://meeting.tencent.com/dm/DAnDVeZikxPP)
- Anyone can comment on the agenda where they would like this to b…
-
Wrapping of MSExperiment, ConsensusMap, etc. in pyOpenMS leads to very inefficient access.
E.g. calling getSpectra() will copy all spectra as individual python objects.
The question would be how to …
-
First off, I really like this library, and the design choices you've made, so thanks!
I was looking at the removed features, and it lists explicit tags as being a form of syntax typing, which is ab…
-
[](https://issuehunt.io/r/BoostIo/Boostnote/issues/125)
Thanks for awesome app, exactly what I was looking for.
I might have miss, but for the first look haven't found this in issues.
It would b…
-
Right now, the code does a few icky things:
- Writes to `screen` and `pal` buffers to access the display
- Reads from `key` to access the keyboard
- Reads from `x`, `y`, and `mousebuttons` to access t…
-
## Problem Statement
Currently, OpenSearch lacks a direct means of providing insights into “top queries” that have a significant impact on latency and resource usage (including CPU consumption, and…