Open
Description
Description
Currently, this repository has one way to generate an intense load to a cluster by means of bazel genrules
in directory named genrules
. It uses an upper bound to generate txt
files, and copy pdf
and tar.gz
files, allowing for generating thousandths of targets. However, no other example provides this capability making it difficult to generate an intense load in the different pools a customer or our own clusters may have. It is desirable then to implement examples that generate intense loads on different pools, mainly typescript and macos pools (using swift
?). It should also be possible to create specific heavy loads that target gpu
based instances, like those ones the cluster bornite
has, by using matrix operations or things of the sort.
Should have
- Implement cpu intense program for specific languages to be built on a specific pool.
- linux pool: languages like java, go and python
- macos pool: languages like scala, swift and csharp
- ts pool: typescript
- Allow to customize how intense the load will be by means of parameters
Double-check
- linux pool examples
- macos examples
- ts example
Metadata
Metadata
Assignees
Labels
No labels