Skip to content
#

reproducibility

Here are 497 public repositories matching this topic...

dvc
JenniferHem
JenniferHem commented Jun 28, 2021

Bug Report

Description

I am trying to push files with approximately 1GB per file to an internal s3 storage. For other (smaller) files this works perfectly fine, however with the 1GB files I am experiencing a timeout, while the logs from the storage do not show any error and keep uploading even after the timeout.

Reproduce

adding 5 1GB files to the repository and then using dv

A comparison between some VPS providers. It uses Ansible to perform a series of automated benchmark tests over the VPS servers that you specify. It allows the reproducibility of those tests by anyone that wanted to compare these results to their own. All the tests results are available in order to provide independence and transparency.

  • Updated May 22, 2018
  • Python
Ellis-Anderson
Ellis-Anderson commented Dec 11, 2020

Snakemake version
5.27.4

Describe the bug
When using a pathlib Path object to specify a conda envronment snakemake errors out. Log is below. Converting the Path object to a string serves as a workaround, however I know pathlib support has been extended lately and this seems like something that was missed.

Logs

AttributeError in line 31 of /path/to/my/file.smk:
      'Po

Collective Knowledge framework (CK) helps to organize software projects as a database of reusable components, automation recipes and portable workflows with common APIs and extensible meta descriptions based on FAIR principles. See the real-world use cases to support reproducible MLSys R&D, enable portable MLOps and automate ML/SW/HW co-design:

  • Updated Aug 17, 2021
  • Python

Improve this page

Add a description, image, and links to the reproducibility topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reproducibility topic, visit your repo's landing page and select "manage topics."

Learn more