-
-
**Describe the bug**
Seeing timeout and crash of worker threads when policy tar containing large numeber of policy is pushed
**To Reproduce**
running the api source docker compose reference provi…
-
I use A100 40GB, load llama 7B model, run command below:
```
torchrun --nproc_per_node=8 --master_port=25001 train.py \
--model_name_or_path /home/model_zoo/llama/7B/hugging_face_format/ \
…
-
# CoMPAS project proposal to LF Energy v1.0 – 24 April 2020
## General information
### Name of project
**CoMPAS** - **Co**nfiguration **M**odules for **P**ower industry **A**utomation **S**y…
-
Admin can manage categories , can edit their information, view list of categories.
**Basic Flow:**
* Admin can view list of Categories
* Admin can Edit and Activate/Deactivate any particular Cate…
-
I'm using the zhmc_partition module like this
```
- name: Ensure partition {{ params.name }} exists and is stopped
zhmc_partition:
hmc_host: "{{ endpoints.HMC.ip }}"
hmc_auth:
…
-
I think the TAP plugins explain this the best, so I'll simply quote the author:
> "The [TAP] plugins have been developed with Ardour as a primary host in mind, but they should be usable within any LA…
tresf updated
2 years ago
-
**PROJECT MUST BE COMPLETED USING THE HAX TOOLING TO ENSURE WE ARE WRITING CODE USING PLATFORM LEVEL WEB COMPONENTS. SUBMISSIONS DONE IN TOOLING AND TECHNOLOGY NOT LIT.DEV BASED WILL NOT BE EVALUATED.…
-
**Describe the bug**
trying to use FieldExport to output IAM Role ARN into a configmap, shows no updates to the CM
**Steps to reproduce**
```yaml
---
apiVersion: iam.services.k8s.aws/v1alpha1
…
-
Most of the Java based servers use http://netty.io/ (async io) should we aim for that right from the beginning via mio/mio+mioco/mio+rotor or just plain threads (with pools) and channels?
/cc @fenhl …