Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .proj.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,13 +93,6 @@ has-cpu-only-benchmarks = false
has-cuda-tests = true
has-cuda-benchmarks = false

# [targets.local-pcg-execution]
# type = "lib"
# has-cpu-only-tests = true
# has-cpu-only-benchmarks = false
# has-cuda-tests = false
# has-cuda-benchmarks = false

[targets.models]
type = "lib"
has-cpu-only-tests = true
Expand Down
1 change: 0 additions & 1 deletion lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ add_subdirectory(runtime)
add_subdirectory(op-attrs)
add_subdirectory(kernels)
add_subdirectory(local-execution)
add_subdirectory(local-pcg-execution)
add_subdirectory(realm-execution)
add_subdirectory(task-spec)
add_subdirectory(utils)
Expand Down
1 change: 0 additions & 1 deletion lib/index.dox
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ where solid arrows represent link-time dependencies and dashed arrows represent

\section lib-deprecated-components Deprecated Components

- \c "local-pcg-execution":
- \c "ffi":
- \c "substitution-generator":
- \c "runtime": Out-of-date code migrated from the old %FlexFlow codebase. Currently kept around for reference, but will eventually be removed.
Expand Down
21 changes: 0 additions & 21 deletions lib/local-pcg-execution/CMakeLists.txt

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading