Skip to content
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

Python parallel computation #6

Open
junzengx14 opened this issue Apr 23, 2022 · 4 comments
Open

Python parallel computation #6

junzengx14 opened this issue Apr 23, 2022 · 4 comments
Assignees
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@junzengx14
Copy link
Collaborator

Here is a question raised by @renaomin.

He is curious where the parallel computation is implemented for the trajectory generation. More basically, how the parallelism is achieved in the code base. Could you point out the specific components? @hesuieins

@junzengx14 junzengx14 added the question Further information is requested label Apr 23, 2022
@hesuieins
Copy link
Collaborator

We did parallel computing from line 177 to line 204 in overtake_traj_planner.py.

@xueminchi
Copy link

Thank you so much for pointing out the location of it!

@hesuieins
Copy link
Collaborator

Thank you so much for pointing out the location of it!

You are welcome!

@junzengx14
Copy link
Collaborator Author

Let me just keep this thread on in case anyone else asks this question.

@junzengx14 junzengx14 reopened this Apr 24, 2022
@junzengx14 junzengx14 added the help wanted Extra attention is needed label May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants