Searched full:push (Results 1 – 20 of 20) sorted by relevance
| /libCEED/.github/workflows/ |
| H A D | python-wheels.yml | 3 # Build on every branch push, tag push, and pull request change: 4 on: [push, pull_request] 7 # push: 20 (github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')) 43 (github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')) 59 if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
|
| H A D | c-fortran-test-arm64.yml | 4 push:
|
| H A D | rust-documentation.yml | 4 push:
|
| H A D | release-notes.yml | 4 push:
|
| H A D | julia-documentation.yml | 4 push:
|
| H A D | c-fortran-test-icc.yml | 4 push:
|
| H A D | c-fortan-test-ppc64le.yml | 4 push:
|
| H A D | c-fortran-test-style.yml | 4 push:
|
| H A D | c-fortran-test-linux-osx.yml | 4 push:
|
| H A D | python-test-with-style.yml | 4 push:
|
| H A D | rust-test-with-style.yml | 4 push:
|
| H A D | julia-test-with-style.yml | 4 push:
|
| /libCEED/julia/LibCEED.jl/src/ |
| H A D | UserQFunction.jl | 150 push!(constants, :(($a1, $a2))) 161 push!(dims_in, dims_expr) 162 push!(names_in, arr_name) 164 push!(dims_out, dims_expr) 165 push!(names_out, arr_name) 265 push!(fields_in, :(add_input!($user_qf, $field_name, $sz_expr, $evalmode))) 267 push!(
|
| /libCEED/include/ceed/ |
| H A D | gen-tools.h | 13 Tab &push() { in push() function
|
| /libCEED/ |
| H A D | RELEASING.md | 46 2. `git push` updates the PR holding release; opportunity for others to review 49 5. `git push origin main v0.8.1` 173 $ cargo release --no-tag --no-push --no-publish 0.12.0 --execute
|
| H A D | Makefile | 530 …BLAS_LIB ?= $(MKL_LINK) -Wl,--push-state,--no-as-needed -lmkl_intel_lp64 -lmkl_sequential -lmkl_co…
|
| /libCEED/julia/LibCEED.jl/gen/ |
| H A D | generator.jl | 14 push!(args, "-I$include_dir")
|
| /libCEED/backends/hip-gen/ |
| H A D | ceed-hip-gen-operator-build.cpp | 799 tab.push(); in CeedOperatorBuildKernelQFunction_Hip_gen() 880 tab.push(); in CeedOperatorBuildKernelQFunction_Hip_gen() 934 tab.push(); in CeedOperatorBuildKernelQFunction_Hip_gen() 988 tab.push(); in CeedOperatorBuildKernelQFunction_Hip_gen() 1071 tab.push(); in CeedOperatorBuildKernelQFunction_Hip_gen() 1080 tab.push(); in CeedOperatorBuildKernelQFunction_Hip_gen() 1113 tab.push(); in CeedOperatorBuildKernelQFunction_Hip_gen() 1120 tab.push(); in CeedOperatorBuildKernelQFunction_Hip_gen() 1343 tab.push(); in CeedOperatorBuildKernel_Hip_gen() 1499 tab.push(); in CeedOperatorBuildKernel_Hip_gen() [all …]
|
| /libCEED/backends/cuda-gen/ |
| H A D | ceed-cuda-gen-operator-build.cpp | 772 tab.push(); in CeedOperatorBuildKernelQFunction_Cuda_gen() 853 tab.push(); in CeedOperatorBuildKernelQFunction_Cuda_gen() 907 tab.push(); in CeedOperatorBuildKernelQFunction_Cuda_gen() 961 tab.push(); in CeedOperatorBuildKernelQFunction_Cuda_gen() 1044 tab.push(); in CeedOperatorBuildKernelQFunction_Cuda_gen() 1053 tab.push(); in CeedOperatorBuildKernelQFunction_Cuda_gen() 1086 tab.push(); in CeedOperatorBuildKernelQFunction_Cuda_gen() 1093 tab.push(); in CeedOperatorBuildKernelQFunction_Cuda_gen() 1330 tab.push(); in CeedOperatorBuildKernel_Cuda_gen() 1486 tab.push(); in CeedOperatorBuildKernel_Cuda_gen() [all …]
|
| /libCEED/rust/libceed-sys/c-src/ |
| H A D | Makefile | 530 …BLAS_LIB ?= $(MKL_LINK) -Wl,--push-state,--no-as-needed -lmkl_intel_lp64 -lmkl_sequential -lmkl_co…
|