opendc-citi

This repository contains some update we have done on OpenDC simulator to fill our purpose.

https://github.com/audrey-souop/opendc-citi

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

This repository contains some update we have done on OpenDC simulator to fill our purpose.

Basic Info
  • Host: GitHub
  • Owner: Audrey-Souop
  • License: mit
  • Language: C
  • Default Branch: main
  • Size: 422 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing License Citation

README.md

OpenDC logo

OpenDC

Collaborative Datacenter Simulation and Exploration for Everybody

MIT License Documentation GitHub release Build


This repository is the home of the OpenDC project, a free and open-source platform for cloud datacenter simulation.

Latest Release

All releases of OpenDC can be found here. The latest release will be marked latest.

Documentation

You can find the OpenDC documentation on the website. The documentation is divided into several sections:

The source code for the documentation is located in site.

Contributing

Questions, suggestions and contributions are welcome and appreciated! Please refer to the contributing guidelines for more details.

License

OpenDC is distributed under the MIT license. See LICENSE.txt.

Owner

  • Login: Audrey-Souop
  • Kind: user

GitHub Events

Total
  • Member event: 2
  • Push event: 1
  • Create event: 2
Last Year
  • Member event: 2
  • Push event: 1
  • Create event: 2

Dependencies

docker-compose.override.yml docker
  • dpage/pgadmin4 latest
docker-compose.prod.yml docker
docker-compose.yml docker
  • atlargeresearch/opendc v2.1
  • atlargeresearch/opendc-ui v2.1
  • postgres latest
opendc-compute/opendc-compute-simulator/build.gradle.kts maven
  • org.jetbrains.kotlinx:kotlinx-serialization-json 1.6.0 implementation
opendc-compute/opendc-compute-topology/build.gradle.kts maven
  • org.jetbrains.kotlinx:kotlinx-serialization-json 1.6.0 implementation
opendc-compute/opendc-compute-workload/build.gradle.kts maven
opendc-experiments/build.gradle.kts maven
opendc-experiments/opendc-experiments-base/build.gradle.kts maven
  • org.jetbrains.kotlinx:kotlinx-serialization-json 1.6.0 implementation
opendc-experiments/opendc-experiments-m3sa/build.gradle.kts maven
  • org.jetbrains.kotlinx:kotlinx-serialization-json 1.6.0 implementation
opendc-simulator/build.gradle.kts maven
opendc-simulator/opendc-simulator-compute/build.gradle.kts maven
opendc-simulator/opendc-simulator-core/build.gradle.kts maven
opendc-simulator/opendc-simulator-flow/build.gradle.kts maven
opendc-trace/build.gradle.kts maven
opendc-trace/opendc-trace-api/build.gradle.kts maven
opendc-trace/opendc-trace-calcite/build.gradle.kts maven
opendc-trace/opendc-trace-parquet/build.gradle.kts maven
  • org.jetbrains.kotlinx:kotlinx-coroutines-core 1.8.1 implementation
  • org.jetbrains.kotlinx:kotlinx-serialization-json 1.6.0 implementation
opendc-trace/opendc-trace-testkit/build.gradle.kts maven
opendc-trace/opendc-trace-tools/build.gradle.kts maven
opendc-web/build.gradle.kts maven
opendc-web/opendc-web-client/build.gradle.kts maven
opendc-web/opendc-web-proto/build.gradle.kts maven
opendc-web/opendc-web-runner/build.gradle.kts maven
opendc-web/opendc-web-runner-quarkus/build.gradle.kts maven
opendc-web/opendc-web-runner-quarkus-deployment/build.gradle.kts maven
opendc-web/opendc-web-server/build.gradle.kts maven
  • junit:junit 4.13.1 testImplementation
opendc-experiments/opendc-experiments-m3sa/src/main/python/requirements.txt pypi
  • matplotlib ==3.8.4
  • numpy ==2.1.1
  • pandas ==2.2.2
  • pyarrow ==16.1.0
opendc-web/opendc-web-runner/Dockerfile docker
  • openjdk 21-slim build
opendc-web/opendc-web-server/Dockerfile docker
  • openjdk 21-slim build
build.gradle.kts maven
buildSrc/build.gradle.kts maven
opendc-common/build.gradle.kts maven
  • org.jetbrains.kotlinx:kotlinx-serialization-json $serializationVersion implementation
opendc-compute/build.gradle.kts maven
opendc-compute/opendc-compute-api/build.gradle.kts maven
opendc-compute/opendc-compute-carbon/build.gradle.kts maven
opendc-compute/opendc-compute-failure/build.gradle.kts maven