1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 25, 2023 — Dec 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
deps: Update cc More... 3 days ago
add test for #2299 More... 3 days ago
fix test_rlib_dep_reader_call failure when $CARGO_HOME isn't in the user's $HOME More... 5 days ago
Never cache the outer CUDA compilation (because `nvcc -E` can't be trusted). Always decompose via `nvcc --dryrun`, then cache and report the host compiler call as a CUDA compilation More... 5 days ago
Always use sccache's own jobserver More... 10 days ago
Adjust placement of crate dependencies and a comment Crates memmap2, object and shlex are not dist-only requirements. More... 16 days ago
Skip tests when needed features (gcs & s3) are disabled More... 16 days ago
prepare release 0.9.0 (#2293) More... 18 days ago
build(deps): bump codecov/codecov-action from 4 to 5 (#2289) More... 24 days ago
feat: set user agent in webdav requests (#2284) More... 24 days ago
test CTK 11.1 in CI More... 27 days ago
add test to ensure -v|--verbose are never dist-compiled More... 27 days ago
don't generate a dist-compile command for clang-cuda More... 27 days ago
don't use leading digit in renamed file names More... about 1 month ago
include the output file name in nvcc trace logs More... about 1 month ago
revert adding --gen_module_id_file when --module_id_file_name is present More... about 1 month ago
read NVCC_{PREPEND,APPEND}_FLAGS from the compile environment, not the server environment More... about 1 month ago
add --default-stream arg, fix parsing concatenated form of nvcc -t1 More... about 1 month ago
Pass correct argument to rustc -Z ls More... about 1 month ago
always add --gen_module_id_file if --module_id_file_name is specified More... about 1 month ago
Normalize nvcc subcommand order for CTK <12.0, ensuring the DAG is parsed by inputs/outputs even if the preprocessor, cicc, and ptxas commands are out of order. More... about 1 month ago
hash --gen_module_id_file and --module_id_file_name arguments More... about 1 month ago
refactor: Bump OpenDAL to 0.50 (#2283) More... about 2 months ago
Fix: fix sccache bug for dwo file generate (#2271) More... about 2 months ago
report total compilation count and compile times for uncached and failed compilations More... about 2 months ago
feat: Use profile-generate to replace outdated -Zprofile options (#2282) More... about 2 months ago
chore(docs): bump the github script version used in GHA (#2281) More... about 2 months ago
check for more host-compiler nvcc defines to accommodate older nvcc versions More... about 2 months ago
ensure dist_type is reported for failed and uncached compilations More... about 2 months ago
add more clang flags More... about 2 months ago