Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sybrenjansen/mpire issues and pull requests
#137 - Question, can I use mpire module with cupy for using gpu?
Issue -
State: open - Opened by gangilseo 4 days ago
#136 - Add option to change refresh-interval
Pull Request -
State: open - Opened by harmenwassenaar 5 months ago
#134 - 110 - Don't stop all tasks when experiencing unexpected worker deaths
Pull Request -
State: closed - Opened by sybrenjansen 5 months ago
#133 - #130 error messages
Pull Request -
State: closed - Opened by sybrenjansen 5 months ago
#132 - Implement `error_callback` for `map`
Issue -
State: open - Opened by ma-sadeghi 5 months ago
- 3 comments
#131 - fork consuming so much memory
Issue -
State: closed - Opened by Srikanth-ki 6 months ago
- 2 comments
#130 - Unexpected worker deaths
Issue -
State: closed - Opened by umarbutler 6 months ago
- 1 comment
#129 - 128 mpire crashes when obtaining function details
Pull Request -
State: closed - Opened by sybrenjansen 7 months ago
#128 - pool.map crashes on Mac (Apple silicon + docker) in dashboard utils with getpwuid(): uid not found
Issue -
State: closed - Opened by apacha 7 months ago
- 3 comments
Labels: bug
#127 - Regression caused by `multiprocess >= 0.70.16` when using `use_dill=True` and `start_method=spawn`
Issue -
State: closed - Opened by ma-sadeghi 8 months ago
- 5 comments
#126 - Fixed a bug in the timeout handler where the cache dictionary could be changed during iteration
Pull Request -
State: closed - Opened by sybrenjansen 8 months ago
#125 - Fixed an authentication error when using a progress bar or insights in a spawn or forkserver context when using dill
Pull Request -
State: closed - Opened by sybrenjansen 8 months ago
#124 - regression for mpire 2.9.0+ on linux using "spawn"
Issue -
State: closed - Opened by sergpolly 8 months ago
- 2 comments
Labels: bug
#123 - RuntimeError: dictionary changed size during iteration
Issue -
State: closed - Opened by harmenwassenaar 9 months ago
- 3 comments
Labels: bug
#122 - Removed deprecated `progress_bar_position` parameter from the `map` functions
Pull Request -
State: closed - Opened by sybrenjansen 9 months ago
#121 - Worker not recreating
Issue -
State: closed - Opened by Srikanth-ki 9 months ago
- 3 comments
#120 - Slow results
Issue -
State: closed - Opened by Srikanth-ki 9 months ago
- 2 comments
#119 - MacOS support
Pull Request -
State: closed - Opened by sybrenjansen 10 months ago
- 5 comments
#118 - Added set_stacklevel to set the stack level in the dashboard.
Pull Request -
State: closed - Opened by sybrenjansen 10 months ago
#117 - Dashboard progressbar improvements
Pull Request -
State: closed - Opened by harmenwassenaar 10 months ago
- 5 comments
#116 - Fixed start_dashboard freeze when there are no two ports available
Pull Request -
State: closed - Opened by sybrenjansen 10 months ago
#115 - Added support for the ``rich`` progress bar style
Pull Request -
State: closed - Opened by sybrenjansen 11 months ago
Labels: enhancement
#114 - TQDM util updates
Pull Request -
State: closed - Opened by sybrenjansen 11 months ago
Labels: enhancement
#113 - It is difficult to start a (shared) dashboard as a background process in airflow
Issue -
State: open - Opened by harmenwassenaar 11 months ago
- 4 comments
#112 - start_dashboard hangs if there aren't two available ports in the provided range
Issue -
State: closed - Opened by harmenwassenaar 11 months ago
- 1 comment
Labels: bug
#111 - 104 enable insights=true failed to work on unix when start method is not fork
Pull Request -
State: closed - Opened by sybrenjansen 11 months ago
Labels: bug
#110 - _unexpected_death_handler don't stop all tasks just the task that failed
Issue -
State: closed - Opened by pelegn 11 months ago
- 4 comments
#108 - Added py.typed file to prompt mypy for type checking
Pull Request -
State: closed - Opened by vinayinvicible 12 months ago
Labels: enhancement
#107 - Add progress-bar style "dashboard" that only updates the dashboard.
Pull Request -
State: closed - Opened by harmenwassenaar about 1 year ago
Labels: enhancement
#106 - Dashboard does not work with latest flask (3.0.0)
Issue -
State: closed - Opened by harmenwassenaar about 1 year ago
- 2 comments
Labels: bug
#105 - Nested WorkerPool led to Error: runtime/cgo: pthread_create failed: Resource temporarily unavailable
Issue -
State: open - Opened by tle4336 about 1 year ago
- 1 comment
#104 - enable_insights=True failed to work on UNIX when start method is not fork
Issue -
State: closed - Opened by tle4336 about 1 year ago
- 34 comments
Labels: bug
#103 - Apply-async timeouts
Pull Request -
State: closed - Opened by sybrenjansen about 1 year ago
#102 - Add newest python version remove EOL python versions
Pull Request -
State: closed - Opened by harmenwassenaar about 1 year ago
- 1 comment
Labels: enhancement
#101 - Fix progress bar on dashboard
Pull Request -
State: closed - Opened by harmenwassenaar about 1 year ago
Labels: bug
#99 - mpire-dashboard command doesn't open dashboard on windows
Issue -
State: closed - Opened by fuubarbaz about 1 year ago
- 4 comments
Labels: bug, wontfix
#98 - task_timeout wrong functionality
Issue -
State: closed - Opened by mayk0gan about 1 year ago
- 7 comments
Labels: bug
#96 - Add `rich` as a backend for progress bar
Issue -
State: closed - Opened by ma-sadeghi about 1 year ago
- 1 comment
Labels: enhancement
#95 - Dynamically select proper `tqdm` progress bar style
Issue -
State: closed - Opened by ma-sadeghi about 1 year ago
- 1 comment
#94 - Cannot call terminate on OSX with dill
Issue -
State: closed - Opened by dionhaefner about 1 year ago
- 2 comments
#92 - Test macOS
Pull Request -
State: closed - Opened by jonashaag about 1 year ago
- 2 comments
#91 - macOS support/testing
Issue -
State: closed - Opened by jonashaag about 1 year ago
- 11 comments
Labels: bug
#90 - Excluded the ``tests`` folder from MPIRE distributions
Pull Request -
State: closed - Opened by sybrenjansen about 1 year ago
- 1 comment
#89 - Do not vendor `tests` in the wheel published to PyPI
Issue -
State: closed - Opened by johnthagen about 1 year ago
- 2 comments
#88 - Access worker ID from inside worker without passing ID to function
Issue -
State: closed - Opened by sroener about 1 year ago
- 4 comments
#87 - shared objects and args
Issue -
State: closed - Opened by sroener about 1 year ago
- 2 comments
#86 - Doesn't seem to start enough jobs?
Issue -
State: closed - Opened by rachtsingh over 1 year ago
- 2 comments
#85 - Pip install error
Issue -
State: closed - Opened by jon-huff over 1 year ago
- 2 comments
#84 - Added support for Python 3.11
Pull Request -
State: closed - Opened by sybrenjansen over 1 year ago
#83 - Badges should have useful targets
Pull Request -
State: closed - Opened by nedbat over 1 year ago
#82 - incompatibility?
Issue -
State: closed - Opened by ali-ballout over 1 year ago
- 10 comments
#81 - MPIRE does not close process/is stuck?
Issue -
State: closed - Opened by Keyn34 over 1 year ago
- 11 comments
#80 - Depth of data slicing wrong
Issue -
State: closed - Opened by kimrojas over 1 year ago
- 1 comment
#79 - Set cpu_ids doesn't work on intel macbook
Issue -
State: closed - Opened by ibnubay over 1 year ago
- 2 comments
Labels: documentation
#78 - Asynchrounus worker pool with AnyIO
Issue -
State: open - Opened by thedrow over 1 year ago
#77 - Cutsom serializers
Issue -
State: open - Opened by thedrow over 1 year ago
- 4 comments
#76 - Multiprocessing crashes when using start_method='fork' on M1 Macbook
Issue -
State: closed - Opened by Tomerv3 over 1 year ago
- 2 comments
#75 - does it support async pool like ProcessPoolExecutor does?
Issue -
State: closed - Opened by zhusihan-python over 1 year ago
- 2 comments
#74 - Allow mixing map calls
Issue -
State: open - Opened by sybrenjansen over 1 year ago
Labels: enhancement
#73 - Memory leak from map-function
Issue -
State: closed - Opened by HJSteinort over 1 year ago
- 9 comments
#72 - When inside a Jupyter notebook, the progress bar will not automatically switch to a widget anymore
Pull Request -
State: closed - Opened by sybrenjansen over 1 year ago
Labels: enhancement
#71 - Problems with tqdm.auto
Issue -
State: closed - Opened by EingeoelterBolt over 1 year ago
- 2 comments
Labels: enhancement
#70 - Apply & apply async
Pull Request -
State: closed - Opened by sybrenjansen over 1 year ago
- 6 comments
Labels: bug, documentation, enhancement
#69 - Unclear documentation on how to use dill.
Issue -
State: closed - Opened by dominik-strutz almost 2 years ago
- 2 comments
Labels: documentation
#68 - Error handling for connection refused when attempting to use dashboard
Issue -
State: closed - Opened by HeeebsInc almost 2 years ago
- 5 comments
Labels: enhancement, good first issue
#67 - 3.11 is not supported
Issue -
State: closed - Opened by ekreate almost 2 years ago
- 6 comments
Labels: enhancement
#66 - Other threads are currently calling into gRPC, skipping fork() handlers
Issue -
State: closed - Opened by ma-sadeghi almost 2 years ago
- 3 comments
#65 - Memory Overflow, how to force Use Virtual Memory?
Issue -
State: closed - Opened by xiasummer about 2 years ago
- 2 comments
#64 - Is there a way to print the progress to a file?
Issue -
State: closed - Opened by xiasummer about 2 years ago
- 2 comments
#63 - Add `apply` `apply_async` methods
Issue -
State: closed - Opened by riyadparvez about 2 years ago
- 8 comments
Labels: enhancement
#62 - python 3.9 + Window10 mpire problem with freeze_support, should I fix runpy.py file?
Issue -
State: closed - Opened by gangilseo about 2 years ago
- 6 comments
#61 - ValueError: signal only works in main thread of the main interpreter
Issue -
State: closed - Opened by charleslstone about 2 years ago
- 5 comments
#60 - Exceptions
Pull Request -
State: closed - Opened by sybrenjansen over 2 years ago
- 5 comments
Labels: bug, enhancement
#59 - Can non blocking asynchronous map be supported?
Issue -
State: closed - Opened by kev123456 over 2 years ago
- 2 comments
#58 - Exceptions with mandatory arguments are not reraised correctly
Issue -
State: closed - Opened by derHeinzer over 2 years ago
- 2 comments
Labels: bug
#57 - Progress bar description
Issue -
State: closed - Opened by apacha over 2 years ago
- 3 comments
Labels: enhancement
#56 - Deadlock when using dill and an exception is thrown
Issue -
State: closed - Opened by derHeinzer over 2 years ago
- 4 comments
Labels: bug
#55 - ExceptionTest::test_defunct_processes_kill sometimes fails on Windows machines
Issue -
State: closed - Opened by sybrenjansen over 2 years ago
- 1 comment
Labels: bug
#54 - Unexpected expansion of parameter when working with lists of lists
Issue -
State: closed - Opened by apacha over 2 years ago
- 3 comments
#53 - Terminal freeze due to progress bar?
Issue -
State: closed - Opened by Erickwilts over 2 years ago
- 4 comments
#52 - Added the option to fix the order of tasks given to the workers
Pull Request -
State: closed - Opened by sybrenjansen over 2 years ago
Labels: enhancement
#51 - Add lower pin to tqdm
Pull Request -
State: closed - Opened by ddelange over 2 years ago
#50 - Documentation page Missing
Issue -
State: closed - Opened by Radvian over 2 years ago
#49 - Opt-out of dill
Issue -
State: closed - Opened by ddelange over 2 years ago
- 2 comments
#48 - conda installation
Issue -
State: closed - Opened by grudloff over 2 years ago
- 2 comments
#47 - Auto py to exe generated exe creates multiple GUI tkinter when mpire is used
Issue -
State: closed - Opened by rajeebdash over 2 years ago
- 1 comment
#46 - worker_state is lost between map calls if the input is too large
Issue -
State: closed - Opened by ghost over 2 years ago
- 9 comments
Labels: enhancement
#45 - A WorkerPool can now be started within a thread which isn't the main thread
Pull Request -
State: closed - Opened by sybrenjansen over 2 years ago
Labels: bug
#44 - ValueError: signal only works in main thread of the main interpreter
Issue -
State: closed - Opened by mriffle over 2 years ago
- 4 comments
Labels: bug
#43 - Timeouts
Pull Request -
State: closed - Opened by sybrenjansen over 2 years ago
- 1 comment
Labels: enhancement
#42 - Multiple arguments, shared objects and handling a list of dictionaries
Issue -
State: closed - Opened by Jack-Lewis1 over 2 years ago
- 1 comment
#41 - Example cases won't run
Issue -
State: closed - Opened by JWingUtk over 2 years ago
- 2 comments
#40 - Does support mpire on Windows?
Issue -
State: closed - Opened by ByungjunKim over 2 years ago
- 1 comment
#39 - Defunct processes
Pull Request -
State: closed - Opened by sybrenjansen over 2 years ago
#38 - Doc should highlight performance features
Issue -
State: closed - Opened by zpz over 2 years ago
- 1 comment
Labels: documentation
#37 - Fix broken insights link
Pull Request -
State: closed - Opened by ivanmkc over 2 years ago
- 2 comments
#36 - Feature request: Specify a timeout after which a worker is stopped
Issue -
State: closed - Opened by charalamm over 2 years ago
- 5 comments
Labels: enhancement
#35 - python does not work properly in jupyter notebook after long time running mpire
Issue -
State: closed - Opened by ichobits over 2 years ago
- 5 comments
#34 - How to handle defunct processes in child processes?
Issue -
State: closed - Opened by sailxjx over 2 years ago
- 9 comments
Labels: enhancement
#33 - Dependencies and hanging mpire
Pull Request -
State: closed - Opened by sybrenjansen over 2 years ago
Labels: bug