Ask Your Question
0

Is it possible for MLflow to automatically log the usage of system resources such as GPUs, CPUs, and memory?

asked 2023-06-27 12:21:28 +0000

huitzilopochtli gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-06-27 12:39:02 +0000

nofretete gravatar image

Yes, MLflow can automatically log the usage of system resources such as GPUs, CPUs, and memory. This can be done by configuring the appropriate tracking backend, such as using the MLflow Tracking Server or the MLflow file storage backend. The tracking backend will collect system resource usage data and store it alongside other experiment metadata. The resource usage data can then be viewed or queried using the MLflow UI or programmatic APIs. Additionally, MLflow can integrate with various performance profiling tools to provide more detailed system resource usage information.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-06-27 12:21:28 +0000

Seen: 7 times

Last updated: Jun 27 '23