Home
last modified time | relevance | path

Searched +full:linux +full:- +full:opt +full:- +full:arm (Results 1 – 9 of 9) sorted by relevance

/petsc/
H A D.gitlab-ci.yml2 # stage-1 take only a few minutes; they do not run the full test suite or external packages.
4 # stage-2 runs on MCS systems and may take 10 to 15 minutes. They run the full test suite but with …
6 # stage-3 runs on MCS systems and may take an hour or more. They run the full test suite and heavil…
8 # The stage-(n) tests are only started if all of the stage-(n-1) tests run without error
13 - stage-1
14 - stage-2
15 - stage-3
16 - stage-4
19 GIT_CLEAN_FLAGS: -ffdxq
21 BASE_EXTRA_OPTIONS: -nox -nox_warning -malloc_dump
[all …]
/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DElfTools.pm4 # Copyright (C) 2015-2018 Andrey Ponomarenko's ABI Laboratory
21 # MA 02110-1301 USA
71 if($In::Opt{"Target"} eq "symbian")
73 if(index($Info[6], "_._.absent_export_")!=-1)
97 my $TmpDir = $In::Opt{"Tmp"};
98 my $SonameCmd = "$Objdump -x \"$Path\" 2>$TmpDir/null";
99 if($In::Opt{"OS"} eq "windows") {
121 "1C0" => "arm",
126 "s390:31-bit" => "s390",
127 "s390:64-bit" => "s390x",
[all …]
H A DSysFiles.pm4 # Copyright (C) 2015-2019 Andrey Ponomarenko's ABI Laboratory
21 # MA 02110-1301 USA
102 "linux" );
108 "config-win.h",
132 # MS-DOS
220 "--version",
221 "-help"
223 foreach my $Opt (@Options)
225 my $TmpDir = $In::Opt{"Tmp"};
226 my $Info = `$Cmd $Opt 2>\"$TmpDir/null\"`;
[all …]
H A DCallConv.pm4 # Copyright (C) 2009-2011 Institute for System Programming, RAS
5 # Copyright (C) 2011-2012 Nokia Corporation and/or its subsidiary(-ies)
6 # Copyright (C) 2012-2018 Andrey Ponomarenko's ABI Laboratory
12 # Linux, FreeBSD, Solaris and Mac OS X
13 # x86 - System V ABI Intel386 Architecture Processor Supplement
14 # x86_64 - System V ABI AMD64 Architecture Processor Supplement
17 # x86 - MSDN Argument Passing and Naming Conventions
18 # x86_64 - MSDN x64 Software Conventions
33 # MA 02110-1301 USA
62 if($In::Opt{"Target"}=~/\A(unix|linux|macos|freebsd|solaris)\Z/)
[all …]
H A DRegTests.pm4 # Copyright (C) 2009-2011 Institute for System Programming, RAS
5 # Copyright (C) 2011-2012 Nokia Corporation and/or its subsidiary(-ies)
6 # Copyright (C) 2012-2018 Andrey Ponomarenko's ABI Laboratory
23 # MA 02110-1301 USA
31 if($In::Opt{"UserLang"} ne "C++") {
35 if($In::Opt{"UserLang"} ne "C") {
48 if($In::Opt{"OS"} eq "windows")
177 # Removed_Symbol (renamed, source-compatible)
202 # Became Non-Opaque
752 # Removed_Interface (inline virtual d-tor)
[all …]
/petsc/config/BuildSystem/config/
H A DcompilerOptions.py17 output = self.executeShellCommand(compiler + ' -show', log = self.log)[0]
28 flags.extend(['-Wall', '-Wwrite-strings', '-Wno-unknown-pragmas'])
30 # gcc does not support -Wno-implicit-float-conversion so -Wconversion is always noisy
31 …flags.extend(['-Wconversion', '-Wno-sign-conversion', '-Wno-float-conversion', '-Wno-implicit-floa…
33 flags.extend(['-fno-stack-check'])
35 flags.extend(['-Wno-lto-type-mismatch'])
37 flags.extend(['-Wno-stringop-overflow'])
39 … flags.extend(['-mfp16-format=ieee']) # ARM for utilizing 16 bit storage of floating point
40 # skip -fstack-protector for brew gcc - as this gives SEGV
42 flags.extend(['-fstack-protector'])
[all …]
H A DsetCompilers.py36 isARM_value = -1
116 …help.addArgument('Compilers', '-with-cpp=<prog>', nargs.Arg(None, None, 'Specify the C preprocesso…
117 …help.addArgument('Compilers', '-CPP=<prog>', nargs.Arg(None, None, 'Specify the C prepr…
118 …help.addArgument('Compilers', '-CPPFLAGS=<string>', nargs.Arg(None, None, 'Specify the C only …
119 … help.addArgument('Compilers', '-with-cc=<prog>', nargs.Arg(None, None, 'Specify the C compiler'))
120 …help.addArgument('Compilers', '-CC=<prog>', nargs.Arg(None, None, 'Specify the C compi…
121 …help.addArgument('Compilers', '-CFLAGS=<string>', nargs.Arg(None, None, 'Overwrite the defau…
123 …help.addArgument('Compilers', '-CFLAGS+=<string>', nargs.Arg(None, None, 'Add to the default …
124 …help.addArgument('Compilers', '-CC_LINKER_FLAGS=<string>', nargs.Arg(None, [], 'Specify the C lin…
126 …help.addArgument('Compilers', '-CXXPP=<prog>', nargs.Arg(None, None, 'Specify the C++ pre…
[all …]
/petsc/lib/petsc/bin/maint/abi-compliance-checker/
H A Dabi-compliance-checker.pl6 # Copyright (C) 2009-2011 Institute for System Programming, RAS
7 # Copyright (C) 2011-2012 Nokia Corporation and/or its subsidiary(-ies)
8 # Copyright (C) 2012-2019 Andrey Ponomarenko's ABI Laboratory
14 # Linux, FreeBSD, Solaris, Mac OS X, MS Windows, Symbian, Haiku
18 # Linux
19 # - G++ (3.0 or newer)
20 # - GNU Binutils (readelf, c++filt, objdump)
21 # - Perl 5
22 # - Ctags
23 # - ABI Dumper >= 1.1
[all …]
/petsc/doc/
H A Dpetsc.bib3 % bibtool petsc.bib -- expand.macros=on -- print.line.length=100 -- pass.comments=on
17 % LiteralHTML: <a name="nano"><H3><center>Nano-simulations</center></H3>
19 @Misc{ semver-webpage,
25 title = {{D}-stability and {K}aps-{R}entrop-methods},
30 pages = {229--237},
41 pages = {93--113},
55 …title = {Generalized {R}unge--{K}utta methods of order four with stepsize control for sti…
59 pages = {55--68},
73 …gorithm for Structural Dynamics With Improved Numerical Dissipation: The Generalized-alpha Method},
77 pages = {371-375},
[all …]