SHELL=/bin/bash
ENV=/usr/local/Modules/init/profile.sh
PWD=/home/eoseret/Applications/llm-attention
LOGNAME=eoseret
XDG_SESSION_TYPE=tty
MODULESHOME=/usr/local/Modules
_=/usr/bin/env
MOTD_SHOWN=pam
HOME=/home/eoseret
LANG=C.UTF-8
SSH_CONNECTION=192.168.1.2 57624 192.168.1.16 22
MODULEPATH_modshare=/opt/intel/oneapi/modulefiles:1:/opt/modulefiles/maqao:1
XDG_SESSION_CLASS=user
TERM=xterm-256color
USER=eoseret
LOADEDMODULES=
SHLVL=2
BASH_ENV=/usr/local/Modules/init/bash
XDG_SESSION_ID=88
XDG_RUNTIME_DIR=/run/user/99993
SSH_CLIENT=192.168.1.2 57624 22
DEBUGINFOD_URLS=https://debuginfod.archlinux.org
PATH=/usr/local/Modules/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/eoseret/.local/bin:/home/eoseret/bin
MODULEPATH=/opt/modulefiles/maqao:/opt/intel/oneapi/modulefiles
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/99993/bus
MAIL=/var/spool/mail/eoseret
SSH_TTY=/dev/pts/1
OLDPWD=/home/eoseret/Applications/llm-attention
MODULES_CMD=/usr/local/Modules/libexec/modulecmd.tcl
BASH_FUNC_ml%%=() { module ml "$@"
}
BASH_FUNC_module%%=() { _module_raw "$@" 2>&1
}
BASH_FUNC__module_raw%%=() { unset _mlshdbg;
if [ "${MODULES_SILENT_SHELL_DEBUG:-0}" = '1' ]; then
case "$-" in
*v*x*)
set +vx;
_mlshdbg='vx'
;;
*v*)
set +v;
_mlshdbg='v'
;;
*x*)
set +x;
_mlshdbg='x'
;;
*)
_mlshdbg=''
;;
esac;
fi;
unset _mlre _mlIFS;
if [ -n "${IFS+x}" ]; then
_mlIFS=$IFS;
fi;
IFS=' ';
for _mlv in ${MODULES_RUN_QUARANTINE:-};
do
if [ "${_mlv}" = "${_mlv##*[!A-Za-z0-9_]}" -a "${_mlv}" = "${_mlv#[0-9]}" ]; then
if [ -n "`eval 'echo ${'$_mlv'+x}'`" ]; then
_mlre="${_mlre:-}${_mlv}_modquar='`eval 'echo ${'$_mlv'}'`' ";
fi;
_mlrv="MODULES_RUNENV_${_mlv}";
_mlre="${_mlre:-}${_mlv}='`eval 'echo ${'$_mlrv':-}'`' ";
fi;
done;
if [ -n "${_mlre:-}" ]; then
eval `eval ${_mlre} /usr/bin/tclsh /usr/local/Modules/libexec/modulecmd.tcl bash '"$@"'`;
else
eval `/usr/bin/tclsh /usr/local/Modules/libexec/modulecmd.tcl bash "$@"`;
fi;
_mlstatus=$?;
if [ -n "${_mlIFS+x}" ]; then
IFS=$_mlIFS;
else
unset IFS;
fi;
unset _mlre _mlv _mlrv _mlIFS;
if [ -n "${_mlshdbg:-}" ]; then
set -$_mlshdbg;
fi;
unset _mlshdbg;
return $_mlstatus
}
| Name | Module | Coverage (%) | Time (s) |
|---|---|---|---|
| ►main | attention-gcc-skl256 | 89.00 | 24.47 |
| ►Loop 21 - stl_algobase.h:923-1147 - attention-gcc-skl256 | 83.54 | 22.97 | |
| ►Loop 22 - stl_algobase.h:923-1147 - attention-gcc-skl256 | 83.54 | 22.97 | |
| ►Loop 20 - attention_v2.cpp:26-33 - attention-gcc-skl256 | 33.64 | 9.25 | |
| ►Loop 19 - attention_v2.cpp:26-33 - attention-gcc-skl256 | 33.64 | 9.25 | |
| ○Loop 18 - attention_v2.cpp:30-31 - attention-gcc-skl256 | 33.64 | 9.25 | |
| ►Loop 17 - attention_v2.cpp:26-236 - attention-gcc-skl256 | 26.68 | 7.33 | |
| ►Loop 16 - attention_v2.cpp:27-236 - attention-gcc-skl256 | 26.68 | 7.33 | |
| ○Loop 15 - attention_v2.cpp:30-31 - attention-gcc-skl256 | 26.68 | 7.33 | |
| ►Loop 12 - attention_v2.cpp:26-33 - attention-gcc-skl256 | 7.35 | 2.02 | |
| ►Loop 11 - attention_v2.cpp:26-33 - attention-gcc-skl256 | 7.35 | 2.02 | |
| ○Loop 10 - attention_v2.cpp:30-31 - attention-gcc-skl256 | 7.35 | 2.02 | |
| ►Loop 9 - attention_v2.cpp:26-33 - attention-gcc-skl256 | 7.27 | 2.00 | |
| ►Loop 8 - attention_v2.cpp:26-33 - attention-gcc-skl256 | 7.27 | 2.00 | |
| ○Loop 7 - attention_v2.cpp:30-31 - attention-gcc-skl256 | 7.27 | 2.00 | |
| ►Loop 6 - attention_v2.cpp:26-33 - attention-gcc-skl256 | 7.24 | 1.99 | |
| ►Loop 5 - attention_v2.cpp:27-33 - attention-gcc-skl256 | 7.24 | 1.99 | |
| ○Loop 4 - attention_v2.cpp:30-31 - attention-gcc-skl256 | 7.24 | 1.99 | |
| ○Loop 2 - random.tcc:458-3558 - attention-gcc-skl256 | 0.78 | 0.22 | |
| ►Loop 3 - random.tcc:404-3558 - attention-gcc-skl256 | 0.31 | 0.08 | |
| ○Loop 26 - random.tcc:458-3558 - attention-gcc-skl256 | 0.18 | 0.05 | |
| ►Loop 23 - random.tcc:404-3558 - attention-gcc-skl256 | 0.13 | 0.03 | |
| ○Loop 25 - random.tcc:412-417 - attention-gcc-skl256 | 0.13 | 0.03 | |
| ►Loop 14 - attention_v2.cpp:26-238 - attention-gcc-skl256 | 0.24 | 0.06 | |
| ○Loop 13 - attention_v2.cpp:237-238 - attention-gcc-skl256 | 0.24 | 0.06 | |
| ○Loop 1 - random.tcc:333-339 - attention-gcc-skl256 | 0.04 | 0.01 | |
| ►softmax(float const*, float*, float*, int) | attention-gcc-skl256 | 5.40 | 1.48 |
| ►Loop 36 - attention_v2.cpp:43-61 - attention-gcc-skl256 | 5.15 | 1.41 | |
| ►Loop 35 - attention_v2.cpp:43-61 - attention-gcc-skl256 | 5.15 | 1.41 | |
| ►Loop 34 - attention_v2.cpp:43-61 - attention-gcc-skl256 | 5.15 | 1.41 | |
| ○Loop 32 - attention_v2.cpp:55-56 - attention-gcc-skl256 | 4.58 | 1.26 | |
| ○Loop 31 - attention_v2.cpp:52-53 - attention-gcc-skl256 | 0.53 | 0.14 | |
| ○Loop 33 - attention_v2.cpp:47-48 - attention-gcc-skl256 | 0.04 | 0.01 | |
| ○f32subf64x | libm.so.6 | 4.42 | 1.22 |
| ○__iscanonicall | libm.so.6 | 0.67 | 0.19 |
| ○_dl_mcount_wrapper | libc.so.6 | 0.24 | 0.06 |
| ►std::mersenne_twister_engine | attention-gcc-skl256 | 0.11 | 0.03 |
| ○Loop 42 - random.tcc:412-417 - attention-gcc-skl256 | 0.07 | 0.02 | |
| ○Loop 41 - random.tcc:404-409 - attention-gcc-skl256 | 0.04 | 0.01 | |
| ○__default_morecore | libc.so.6 | 0.05 | 0.01 |
| ○std::random_device::_M_init(std::__cxx11::basic_string | libstdc++.so.6.0.35 | 0.02 | 0.00 |
| ○std::chrono::_V2::steady_clock::now() | libstdc++.so.6.0.35 | 0.02 | 0.00 |