02:21
hkaiser has quit [Quit: bye]
03:44
nanashi55 has quit [Ping timeout: 260 seconds]
03:46
nanashi55 has joined #ste||ar
07:31
david_pfander has joined #ste||ar
07:35
jaafar has quit [Ping timeout: 246 seconds]
08:37
david_pfander has quit [Ping timeout: 240 seconds]
08:53
mcopik has quit [Ping timeout: 264 seconds]
09:05
ste||ar-github has joined #ste||ar
09:05
<
ste||ar-github >
hpx/gh-pages 0218b54 StellarBot: Updating docs
09:05
ste||ar-github has left #ste||ar [#ste||ar]
09:19
jbjnr__ has quit [Ping timeout: 276 seconds]
09:27
jbjnr has joined #ste||ar
09:59
mcopik has joined #ste||ar
10:22
jbjnr has quit [Read error: Connection reset by peer]
10:29
jbjnr has joined #ste||ar
11:17
jbjnr has quit [Ping timeout: 264 seconds]
11:19
jbjnr has joined #ste||ar
11:47
mcopik has quit [Ping timeout: 252 seconds]
11:59
mcopik has joined #ste||ar
12:16
hkaiser has joined #ste||ar
12:19
nikunj has joined #ste||ar
13:20
aserio has joined #ste||ar
13:25
eschnett has joined #ste||ar
13:47
hkaiser has quit [Quit: bye]
13:48
eschnett has quit [Quit: eschnett]
14:08
eschnett has joined #ste||ar
14:09
Anushi1998 has joined #ste||ar
14:16
nikunj has quit [Read error: Connection reset by peer]
14:20
hkaiser has joined #ste||ar
14:27
parsa[w] has quit [Read error: Connection reset by peer]
14:29
akheir has joined #ste||ar
14:30
parsa[w] has joined #ste||ar
14:40
jbjnr has quit [Ping timeout: 260 seconds]
14:41
eschnett has quit [Quit: eschnett]
14:44
anushi has joined #ste||ar
14:46
Anushi1998 has quit [Ping timeout: 244 seconds]
15:30
eschnett has joined #ste||ar
15:46
david_pfander has joined #ste||ar
16:03
aserio1 has joined #ste||ar
16:05
aserio has quit [Ping timeout: 260 seconds]
16:05
aserio1 is now known as aserio
16:06
david_pfander has quit [Ping timeout: 252 seconds]
16:09
anushi has quit [Quit: Bye]
16:09
Anushi1998 has joined #ste||ar
16:45
eschnett has quit [Quit: eschnett]
16:48
eschnett has joined #ste||ar
16:55
aserio has quit [Ping timeout: 260 seconds]
17:00
anushi has joined #ste||ar
17:01
Anushi1998 has quit [Remote host closed the connection]
17:04
jaafar has joined #ste||ar
17:17
ste||ar-github has joined #ste||ar
17:17
<
ste||ar-github >
hpx/optimizations 0445f35 Hartmut Kaiser: This patch adds various optimizations extracted from the thread_local_allocator work...
17:17
ste||ar-github has left #ste||ar [#ste||ar]
17:19
eschnett has quit [Quit: eschnett]
17:19
ste||ar-github has joined #ste||ar
17:19
ste||ar-github has left #ste||ar [#ste||ar]
17:20
ste||ar-github has joined #ste||ar
17:20
<
ste||ar-github >
hpx/optimizations 06ce792 Hartmut Kaiser: This patch adds various optimizations extracted from the thread_local_allocator work...
17:20
ste||ar-github has left #ste||ar [#ste||ar]
17:27
ste||ar-github has joined #ste||ar
17:27
<
ste||ar-github >
hpx/optimizations c07e1be Hartmut Kaiser: This patch adds various optimizations extracted from the thread_local_allocator work...
17:27
ste||ar-github has left #ste||ar [#ste||ar]
17:32
ste||ar-github has joined #ste||ar
17:32
<
ste||ar-github >
hpx/optimizations 8fb23be Hartmut Kaiser: This patch adds various optimizations extracted from the thread_local_allocator work...
17:32
ste||ar-github has left #ste||ar [#ste||ar]
17:38
jaafar has quit [Ping timeout: 252 seconds]
17:42
nikunj has joined #ste||ar
18:00
aserio has joined #ste||ar
18:18
galabc has joined #ste||ar
18:19
<
galabc >
Hi I have a question concerning opemMP and Clang
18:19
<
galabc >
From my understanding OpenMP comes with the Clang Compiler
18:19
<
galabc >
But its location is mysterious for me
18:20
<
galabc >
its in /opt/mn/clang/6.0.0/lib/clang/6.0.0/include/
18:20
<
galabc >
On the rostam clusters
18:21
<
galabc >
im not 100% sure why there would be an headers inside of opt/mn/clang/6.0.0/lib directory
18:25
<
hkaiser >
akheir: ^^
18:27
khuck has joined #ste||ar
18:28
<
zao >
Doesn't sound overly strange, bit of an implementation detail?
18:28
<
nikunj >
hkaiser, I wanted to add documentation for the makefile and also a "how to install hpx". Should I wait for simbergm's pr to merge?
18:29
<
zao >
If you use -fopenmp to clang, the proper headers/libs should be found, as far as I understand it.
18:29
akheir has quit [Quit: Leaving]
18:29
<
nikunj >
galabc, yes OpenMP compiled from clang 3.8 iirc
18:30
<
nikunj >
using -fopenmp and listing headers should do
18:30
<
nikunj >
oh, I see zao has already written the same thing xD
18:31
ste||ar-github has joined #ste||ar
18:31
<
ste||ar-github >
hpx/optimizations ae6c7f1 Hartmut Kaiser: This patch adds various optimizations extracted from the thread_local_allocator work...
18:31
ste||ar-github has left #ste||ar [#ste||ar]
18:35
<
hkaiser >
nikunj: can you add it to simbergm's PR?
18:35
<
nikunj >
hkaiser, I guess so
18:35
<
galabc >
The problem is that I am using a custom clang compiler
18:36
<
galabc >
I have to manually link the directories /opt/mn/clang/6.0.0/include and /opt/mn/clang/6.0.0/lib/clang/6.0.0/include/
18:37
<
hkaiser >
galabc: shouldn't your custom compiler know where to look for its headers?
18:38
<
galabc >
Well currently it looks for the headers in the variable $CPLUS_INCLUDE_PATH
18:39
<
hkaiser >
galabc: ok, so what's the problem, then?
18:40
<
galabc >
well when I link the directory /opt/mn/clang/6.0.0/include
18:40
<
galabc >
there is no issue
18:41
<
galabc >
But when I also load /opt/mn/clang/lib/clang/6.0.0/include which is where the omp.h header is located I get errors
18:41
<
hkaiser >
heller__: I separated the optimizations from the thread_local_allocator, pls see #3465
18:41
<
hkaiser >
galabc: you need to build your custom compiler with enabled openmp, did you do that?
18:43
<
hkaiser >
then you should have an omp.h in your include directory, shouldn't you?
18:43
<
galabc >
yes I can try to rebuild my custom compiler with openmp support
18:49
<
galabc >
My temporary solution was to copy the omp.h header in a local directory which is linked when compiling
18:50
<
galabc >
It works but it is not very rigourous
18:50
<
zao >
I'm suspecting it takes more than just headers/libs for the compiler to do remotely the right thing.
18:50
ste||ar-github has joined #ste||ar
18:50
ste||ar-github has left #ste||ar [#ste||ar]
18:52
<
galabc >
zao: Ok I should investigate more
19:15
jaafar has joined #ste||ar
19:29
khuck has quit [Remote host closed the connection]
19:35
galabc has quit [Quit: Leaving]
19:41
khuck has joined #ste||ar
19:56
nikunj has quit [Quit: Bye]
20:05
hkaiser has quit [Quit: bye]
20:10
jaafar has quit [Ping timeout: 240 seconds]
20:20
mcopik has quit [Ping timeout: 252 seconds]
21:28
aserio has quit [Quit: aserio]
21:51
hkaiser has joined #ste||ar
21:57
nikunj has joined #ste||ar
22:35
nikunj has quit [Quit: Leaving]