Skip to content

Factor out code for starting new processes and test plasma store in valgrind.#3824

Merged
pcmoritz merged 8 commits into
ray-project:masterfrom
robertnishihara:factoroutprocessstarting
Jan 22, 2019
Merged

Factor out code for starting new processes and test plasma store in valgrind.#3824
pcmoritz merged 8 commits into
ray-project:masterfrom
robertnishihara:factoroutprocessstarting

Conversation

@robertnishihara

@robertnishihara robertnishihara commented Jan 22, 2019

Copy link
Copy Markdown
Collaborator

This PR allows processes to be easily run in valgrind (and later tmux/gdb/profilers/etc). For example, to run the raylet monitor in valgrind, simply do

RAY_RAYLET_MONITOR_VALGRIND=1 ipython

and you can replace RAYLET_MONITOR with the name of any other process.

@AmplabJenkins

Copy link
Copy Markdown

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/11048/
Test PASSed.

@pcmoritz pcmoritz merged commit 0b1608a into ray-project:master Jan 22, 2019
@robertnishihara robertnishihara deleted the factoroutprocessstarting branch January 22, 2019 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants