Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
gongchen618 committed Dec 17, 2023
1 parent 00f8b8e commit e2e4b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion accelsim_tracing/gpu/dispatcher_interface.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ import (
)

type GPUDispatcher interface {
dispatch([]*gpc.GPC, *nvidia.ThreadBlock)
Dispatch([]*gpc.GPC, *nvidia.ThreadBlock)
}

0 comments on commit e2e4b6e

Please sign in to comment.