Skip to content

Enable Pathways profiling with jax.profiler.ProfileOptions.#201

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_885730249
Mar 24, 2026
Merged

Enable Pathways profiling with jax.profiler.ProfileOptions.#201
copybara-service[bot] merged 1 commit intomainfrom
test_885730249

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Mar 18, 2026

Enable Pathways profiling with jax.profiler.ProfileOptions.

This change allows users to configure Pathways profiling by passing a jax.profiler.ProfileOptions object to the start_trace function. The options are translated into the Pathways profile request, enabling control over a subset of parameters.
Explicitly, start_timestamp_ms, duration_ms, host_tracer_level, advanced_configuration, and python_tracer_level.

Compatible with JAX 0.9.2 and Pathways images tagged with 0.9.2 and above.

@copybara-service copybara-service bot force-pushed the test_885730249 branch 5 times, most recently from 6604b13 to d36569f Compare March 24, 2026 05:23
This change allows users to configure Pathways profiling by passing a jax.profiler.ProfileOptions object to the start_trace function. The options are translated into the Pathways profile request, enabling control over a subset of parameters.
Explicitly, `start_timestamp_ms`, `duration_ms`, `host_tracer_level`, `advanced_configuration`, and `python_tracer_level`.

Compatible with JAX 0.9.2 and Pathways images tagged with 0.9.2 and above.

PiperOrigin-RevId: 888449980
@copybara-service copybara-service bot merged commit 44d0853 into main Mar 24, 2026
@copybara-service copybara-service bot deleted the test_885730249 branch March 24, 2026 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant