Skip to content
#

parallel

Here are 1,299 public repositories matching this topic...

LightGBM
jameslamb
jameslamb commented Mar 1, 2021

Summary

For every image in LightGBM's documentation, alternative text that describes the image should be added.

Motivation

People with limited vision use screen readers to view web pages. When these screen readers encounter an image, they will only read some placeholder like "IMAGE" by default. However, if the "alt" tag is specified,

numba
mikegray
mikegray commented Jun 13, 2019

Version of Singularity:

3.0.3

Expected behavior

Some progress or update information during the creation of the SIF file.

Actual behavior

During "Creating SIF file..." step, the console does not produce any visible output for the user - but does create the resulting file eventually.

Steps to reproduce behavior

I was executing a few “larger” builds through the bui

root
Axel-Naumann
Axel-Naumann commented Mar 19, 2021

Is your feature request related to a problem? Please describe.

It's not relevant for this feature request, but: this would allow CMS to trace autoparsing by setting an environment variable, after root-project/root#7609 is merged.

Describe the solution you'd like

export ROOT_LOG='ROOT.InterpreterPerf=Debug(3),ROOT.RBrowser=Error'

should set ve

Improve this page

Add a description, image, and links to the parallel 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 parallel topic, visit your repo's landing page and select "manage topics."

Learn more