-
Notifications
You must be signed in to change notification settings - Fork 363
cache cpu info in a file at boot. #261
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
Open
bunnitha
wants to merge
63
commits into
pytorch:main
Choose a base branch
from
bunnitha:cpuinfo-modified
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
f6c059f
tlb refactor.
bunnitha 41d511f
Add support for `sme2` detection on `aarch64`
gonnet fd626d6
Add support for `sme2`.
gonnet 29ad3be
Update api.h
gonnet 973bff1
Update hwcap.c
gonnet 3906efd
Update init.c
gonnet 69561b0
Update init.c
gonnet 3513f11
Update hwcap.c
gonnet 14a4639
Update api.h
gonnet af3ddb4
Tabs instead of spaces
gonnet ed1a591
Update api.h
gonnet 2179b06
Update hwcap.c
gonnet 6c0517e
Update aarch32-isa.c
gonnet 9d99b4a
Update cpuinfo-mock.h
gonnet e78569e
Update cpuinfo.h
gonnet 7da22d2
Update cpuinfo.h
gonnet 5ed696a
Update aarch64-isa.c
gonnet cefeefc
Add `sme`/`sme2` detection to `mach/init.c`.
gonnet 94c276e
Fix formatting.
gonnet f2c1c9f
Remove unrecognized features.
gonnet f3ecbbc
Add device info for Astro 55R
GregoryComer 74ead14
Recognize Unisoc UMS, disable neon dot for UMS312
GregoryComer f0ed560
Detect AMD Zen 5 microarchitecture
fbarchard d24ec8a
Set the correct L2 size for Ampere Altra (`aarch64`).
gonnet d4e4eb9
Fix formatting
gonnet f608a19
Fix formatting.
gonnet 5831a6a
Added changes to cpuinfo.h, isa.c and isa-info.c
rwinterton c295710
added check for avx512_regs and hex representation change per request
rwinterton c413b78
change spaces to tab and fix int to bool for RISC.
rrwinterton 510deeb
Update tools/isa-info.c
malfet 0fb2fd6
Update src/x86/isa.c
malfet 551cd20
Update cpuinfo to support AVX10.2 ISA detection
rrwinterton 27bd612
Update isa.c
rrwinterton 3de9f8a
Update isa.c
rrwinterton 64f22b3
Update isa.c
rrwinterton 293cfc7
Update isa.c
rrwinterton 6e37a3e
Update isa.c
rrwinterton c9d236e
Update isa.c
rrwinterton cc3f418
pkg-config: use PROJECT_NAME instead of CMAKE_PROJECT_NAME
1480c1 e51ddbf
- refactor for auto detection
ozanMSFT 1fe5034
- oryon string
ozanMSFT 88989a2
- clang format
ozanMSFT 96cb940
- clang reformat
ozanMSFT 74ce7a0
Fix invalid function pointer cast in cpuinfo.c
davidben c2bbb02
For Apple silicon, use machdep.cpu.brand_string in preference to deco…
dlenski 76d3cc8
isa-tool display SME and SME2 for arm
fbarchard 45e895e
Add SME vector length detect
fbarchard 2cdcd5b
cmake: rename duplicate names
1480c1 af054dd
Fix clang format (#294)
malfet 0d4a77c
[CI] Update checkout action to v4
malfet 02519ac
Revert "cmake: rename duplicate names" (#296)
malfet 8fb65ea
[CI] Fix riscv64-in-qemu build (#295)
malfet 0cc4241
riscv-hw.c: match kernel type in syscall(). (#292)
enh-google 2776fcc
update apple soc info (#290)
kimishpatel 5a1b049
Add Intel Crestmont uarch (#299)
fbarchard 9dd88ad
Disable neon dot on unknown chipsets on aarch32 (#300)
GregoryComer bed006e
Add Intel Darkmont uarch (#298)
fbarchard 85c3346
Added Willow Cove (#301)
rrwinterton c5be6dc
Add Intel Gracemont uarch (#303)
fbarchard 02da122
Update cpuinfo.h
gonnet 726f9f9
Add detection for `sme` on `aarch64`.
gonnet bfde459
Update cpuinfo.h
gonnet 85e1f5d
Merge branch 'pytorch:main' into cpuinfo-modified
bunnitha File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.