Skip to content

[FSU][TEST] FSU integrate test PR for LLM Run #3117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

DonghakPark
Copy link
Member

WIP PR : Please do not review now.

integrate and test LLM with FSU on various OS (only CPU)

  • Linux
  • Window
  • Android

Add setupFSU() function that reset actives
- actives are chech : weight is already swapin or not
- if we use inference several time, need to reset actives

**Self evaluation:**
1. Build test:	 [X]Passed [ ]Failed [ ]Skipped
2. Run test:	 [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Donghak PARK <[email protected]>
Update FSU Load & Unload logic
- give lookagead to Load tensor, so cache_loader handle load task
- just check own layer's weight load done

**Self evaluation:**
1. Build test:	 [X]Passed [ ]Failed [ ]Skipped
2. Run test:	 [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Donghak PARK <[email protected]>
Add New Thread Pool on Cache_loader
- we don't need handle load&unload task in manager
- handle in cache_pool and give result back to manager is more useful way to handel many cases

This ThreadPool is temp task executore : it will update soon

**Self evaluation:**
1. Build test:	 [X]Passed [ ]Failed [ ]Skipped
2. Run test:	 [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Donghak PARK <[email protected]>
Enable Check Load & UnLoad at manger for FSU

**Self evaluation:**
1. Build test:	 [X]Passed [ ]Failed [ ]Skipped
2. Run test:	 [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Donghak PARK <[email protected]>
formatting with clang-format-14

**Self evaluation:**
1. Build test:	 [X]Passed [ ]Failed [ ]Skipped
2. Run test:	 [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Donghak PARK <[email protected]>
formatting files with clang-format-14

**Self evaluation:**
1. Build test:	 [X]Passed [ ]Failed [ ]Skipped
2. Run test:	 [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Donghak PARK <[email protected]>
Resolves:

**Self evaluation:**
1. Build test:	 [X]Passed [ ]Failed [ ]Skipped
2. Run test:	 [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Donghak PARK <[email protected]>
@DonghakPark DonghakPark force-pushed the FSU/4_integrate_task_executor branch from ab8fd2a to bbe2011 Compare April 22, 2025 08:15
@DonghakPark
Copy link
Member Author

This PR will be closed because it is planned to be included in or modified by other PRs.

@DonghakPark DonghakPark deleted the FSU/4_integrate_task_executor branch April 23, 2025 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant